Introduction

A payroll user should be able to extract leavers data from evergreen and give the information to an external payroll provider in specific templates. Functionality introduced in 10.0.30 has allowed the ability to do that and generate an electronic format for a large payroll provider, ADP.

The solution is configurable and sa.global will be working with other payroll providers and customer partners to provide out of the box templates them too. It is also legal entity specific; a new parameter has been enabled on the Human Resources parameter form to select the default electronic format.

Processing

To process the payroll exports, there is a new button “Generate payroll export”. Clicking the button will open a dialog with the following fields:

  • From date – Defaults to the last Payroll export record “To date”
  • To date – Defaults to today
  • Export type – Enumeration of the possible export types. At the moment only “New starters and Leavers” will be available.

By clicking “OK”, the user will trigger the “Leavers” data extraction. This will result a a number of events:

# First of all, a “Payroll export” record will be created and the process will search for Leavers.” are employees that are leaving the organisation and employment end date for that legal entity is specified within the period “From date” – “To date” (both included). Only workers with type “employee” will be included in the extract as “contractors” are not required for payroll. “Employment end date” will be taken as the employee datende

  1. A new record will be created in the payroll details table for each employee identified as a new leaver. It’s fields will be populated with data from the following evergreen tables:

  • Employees
  • Employment
  • Jobs
  • Positions and working patterns
  • Financial dimensions
  • Compensation
  • Identification numbers

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment