TKExtraEmployees
Name: Timekeeping Extra Employees
Type: Ancillary
Modules: OPS-Dispatch, OPS-Timekeeping
Description: Contains Extraboard operators and overtime volunteers.
| Field | Documentation |
|---|---|
| LDate | Date from when the record is valid. |
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| DivisionId | Division identifier from Divisions.DivisionId. |
| TypeId | Volunteer type identifier from VolunteerType.VolunteerTypeId. References the associated volunteer type. |
| Sequence | Priority number used for ordering data query records. |
| Flag | Employee type (0 = ExtraBoard, 1 = Volunteer, 2 = Other). |
| PaidTime | Total amount of paid time in seconds. |
| NumberUsed | Number of times the employee was assigned volunteer overtime work during the period. |
| NumberUsedAdjust | Adjusted value of NumberUsed. |
| PaidTimeAdjust | Adjusted paid time in seconds. |
| NumberUsedSort | Sort value of NumberUsed. |
| AdjustComment | Comment about the adjustment. |
| Confirmed | If true, the employee has been confirmed. |
| Comments | Comments about the record. |
| ListEntryDate | Date the employee joined the ExtraBoard or Volunteer list. |
| ListEntryTime | Time the employee joined the ExtraBoard or Volunteer list. Value is in seconds from midnight. |
| UserLong1 | Client supplementary data. |
| UserLong2 | Client supplementary data. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record was last modified. Value is in seconds from midnight. |
| ModAction | Last action performed on the record. |
| UserLong3 | Client supplementary data. |