OPSDailyAbsences
Name: OPS Daily Absences
Type: Application
Modules: OPS-Bidding, OPS-Dispatch, OPS-Employee Profile
Description: Contains day-by-day employee absences.
| Field | Documentation |
|---|---|
| LDate | Date of the recorded absence. |
| AbsenceId | Absence identifier from TkAbsences.AbsenceId. References the associated absence. |
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| Status | Indicates if the date has already been recognized (1 = Recognized, 0 = Otherwise). |
| IsDayOff | If true, the absence occurred on a day off. |
| HolidayId | Holiday identifier from Holidays.HolidayId. References the associated holiday. |
| HaveCoExistAbsence | If true, the record has a coexisting absence in a Coexist set. |
| AbsenceTime | Absence time. |
| HierarchyUnRecognized | If true, the absence is unrecognized due to having a lower rank in the absence hierarchy. |