EmployeeTypes
Name: Employee Types
Type: Ancillary
Modules: OPS-Workforce Management
Description: Contains user-defined employee types.
| Field | Documentation |
|---|---|
| EmployeeTypeId | Unique identifier for an employee type. |
| EmployeeTypeAbbr | Abbreviation of the employee type. |
| Description | Full description of the employee type. |
| Salaried | If true, then employee is salaried. |
| Supervisor | If true, employee is a supervisor. |
| SafetySensitive | Indicates if employees of this employee type are eligible for drug and alcohol testing. |
| PartTime | Indicates if employees of this employee type are part-time workers. |
| JobClassId | Job class identifier from OpsJobClasses.JobClassId. References the associated job class. |
| LaborAcct | Labor account identifier from OpsLaborAccts.LaborAcct. References the associated labor account. |
| 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. |
| DefaultSpaceType | Default space type. |
| WeeklyWorkHours | Amount of time in seconds per week for this employee type to work. |
| ModAction | Last action performed on the record. |
| BidSeqAdjustValue | Numeric value to adjust the bid order of employees of this employee type. |
| BidUnitName | Bid unit identifier from BidUnits.BidUnitName. References the associated default bid unit. |
| DivisionGroup | Group of divisions for which this record applies. |