TKPaySupplementary
Name: Timekeeping Pay - Supplementary
Type: Application
Modules: OPS-Timekeeping
Description: Contains supplementary timekeeping transactions.
| Field | Documentation |
|---|---|
| LDate | Date from when the record is valid. |
| DivisionId | Division identifier from MasterDivisions.DivisionId. References the associated division. |
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| PayCode | Pay code identifier from PayCodes.PayCode. References the associated pay code. |
| PayrollCode | Payroll code identifier from PayrollCodes.PayrollCode. References the associated payroll code. |
| WorkId | Work identifier from TkWork.WorkId. References the associated work. |
| WorkName | Name of the work. |
| PayTime | Total payable time in seconds. |
| PayAmount | Total pay amount. |
| PayRate | Hourly pay rate. |
| DoneFlag | If true, the record has been processed. |
| Sequence | Priority number used for ordering data query records |
| Activity | Deprecated. |
| ExtraPayTypeId | Extra pay type identifier from ExtraPayTypes.ExtraPayTypeId. References the associated extra pay type. |
| AbsenceTypeId | Absence type identifier from AbsenceTypes.AbsenceTypeId. References the absence type associated with the absence quota type. |
| Comments | Comments about the record. |
| PayId | Payment identifier from TKPay.PayId. References the associated payment. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record was modified. Value is in seconds from midnight. |
| ModBy | User who last modified the record. |
| EvStrId | Event string identifier from EventStrings.EvStrId. References the associated event string. |
| SchId | Schedule identifier from Schedules.SchId. References the associated schedule. |
| JobClassId | Job class identifier from OpsJobClasses.JobClassId. References the associated job class. |
| Shift | Shift number. |
| PeriodProcess | If true, then this transaction was generated by the weekly/bi-weekly timekeeping process. |
| AbsenceId | Absence identifier from TkAbsences.AbsenceId. References the associated absence. |
| CostDate | Date the Calculate Timekeeping Day process was invoked. |
| CostIdentityName | User who invoked the Calculate Timekeeping process. |
| CostTime | Time the Calculate Timekeeping Day process was invoked. Value is in seconds from midnight. |
| PostDate | Date the Post Timekeeping process was invoked. |
| PostIdentityName | User who invoked the Post Timekeeping costing process. |
| PostTime | Time the Post Timekeeping process was invoked. Value is in seconds from midnight. |
| ModAction | Last action performed on the record. |
| PriorPayAdj | If true, it is a prior pay adjustment. |
| SourceId | References the associated employee absence identifier from TKAbsences.AbsenceId or incident identifier from OPSIncidents.IncidentId. |
| ActivityTypeId | Activity type identifier from OPSDailyActivityTypes.ActivityTypeId. References the associated activity type. |
| ReferenceText | Reference Text could be a work name or an absence type. |
| ReferenceDetail | Reference Detail could be a work name Work Name (s) and Line List. |