TKPayInterface
Name: Timekeeping Pay - Interface
Type: Interface
Modules: OPS-Timekeeping
Description: Used by clients who do not perform labor cost allocations.
| Field | Documentation |
|---|---|
| LDate | Date the record was inserted. |
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| PayCode | Pay code identifier from PayCodes.PayCode. References the associated pay code. |
| AbsenceTypeId | Absence type identifier from AbsenceTypes.AbsenceTypeId. References the absence type associated with the absence quota type. |
| DivisionId | Division identifier from MasterDivisions.DivisionId. References the associated division. |
| PayTime | Total time in seconds for which payment was made. |
| EmployeeTypeId | Employee type identifier from EmployeeTypes.EmployeeTypeId. References the employee type associated with an employee. |
| PayAmount | Total pay amount. |
| PayRate | Hourly pay rate. |
| JobClassId | Job class identifier from OpsJobClasses.JobClassId. References the associated job class. |
| Shift | Shift number performed by the employee to be paid. |