...
DATABASICS Time to ADP Payroll to labor payroll processing.
Pull Data from ADP
DATABASICS organization structure consists of the following:
Operating Unit, a Department, an Employee
Employee also has the following properties:
Employee ID
First Name
Mid Initial
Last Name
Employee Type (Such as Contractor, Full Time, Part Time , etc)
Hire Date
Termination Date
We use ADP API get employee data to map it to DATABASICS employee. All the above fields include the Operating Unit, Department, and Employee data integrated to ADP employee record. The employee load gets scheduled in DATABASICS to refresh Employee data on weekly, daily, hourly and as needed bases. The load will call ADP API to get latest employee data and refresh the data in DATABASICS for new records and existing records.
...
The loads will validate to make sure all the required fields are provided in order for the employee to be active in DATABASICS.
In cases, we might have customers with back end account systems where it will become the master record of the employee, and in that case, we will load ADP File Number and map it to the existing employee data that we are getting from backend account systems, such as Microsoft Dynamics, Intacct, NetSuite, etc.
Expense Type Mapping to EDP Earnings / Deduction Code
...