OPSHolidays
Name: OPSHolidays
Type: Application
Modules: OPS ONLY
Description: Based on the Holidays table. Populated via bulk data importation from either Holidays or from a third party database.
| Field | Documentation |
|---|---|
| HolidayId | Unique ID number of the holiday record. |
| HolidayAbbr | Abbreviation of the holiday name. |
| HolidayName | Name of the holiday. |
| HolidayDate | Numeric value of the holiday date. |
| IsPaid | If true, the holiday is a paid holiday for employees. |
| DayType | Day type identifier from DayTypes.DayType (e.g., HOL for holiday). |
| AsNeeded | If true, Roll out Bid Work as well. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record was last modified. |
| ModAction | Last action performed on the record. |
| AgencyId | Agency identifier. |