OPSBidHistoryEmployeeStatus
Name: OPS Bid History Employee Status
Type: Application
Modules: OPS-Bidding, OPS-Web (Bidding)
Description: Stores the history of the employee's status.
| Field | Documentation |
|---|---|
| BidHistoryId | Bid History identifier. |
| FromDate | Start date of the validity period of the status. |
| ToDate | End date of the validity period of the status. |
| 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. |
| JobClassId | Job class identifier from OpsJobClasses.JobClassId. References the associated job class. |