EmployeeStatus
Name: Employee Status
Type: Application
Modules: OPS-Bidding, OPS-Employee Profile, OPS-Dispatch, OPS-Timekeeping, OPS-Yard, OPS-Workforce Discipline, OPS-SIT, OPS-Web (Bidding)
Description: Contains employee information that is subject to validity.
| Field | Documentation |
|---|---|
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| StatusTypeId | Employee status type identifier from EmployeeStatusType.StatusTypeId. References the associated employee status. |
| EmployeeTypeId | Employee type identifier from EmployeeTypes.EmployeeTypeId. References the employee's type. |
| DivisionId | Division identifier from MasterDivisions.DivisionId. References the division the employee belongs to. |
| FromDate | Start date of the validity period of the status. |
| ToDate | End date of the validity period of the status. |
| Comments | Comments about the record. |
| UserShort1 | Client supplementary data. |
| UserDouble1 | Client supplementary data. |
| PayRate | Pay rate. |
| BidLineId | Bid line identifier from BidLine.BidLineId. References the associated bid line. |
| RedCircleJobClass | If true, the job class and pay rate are frozen for a period of time. |
| JobClassId | Job class identifier from OpsJobClasses.JobClassId. References the associated job class. |
| 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. |
| PayRateOverride | If true, the pay rate has been overridden and will not be updated through the employee import. |
| ModAction | Last action performed on the record. |