OPSDailyActivityTypes
Name: OPS Daily Activity Types
Type: Ancillary
Modules: OPS-Dispatch, OPS-Timekeeping
Description: Contains user-defined daily activity types.
| Field | Documentation |
|---|---|
| ActivityTypeId | Unique identifier from an activity type. |
| Abbreviation | Abbreviated name of the activity type. |
| Description | Description of the job type. |
| 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. |
| ModAction | Action performed on the row most recently. |
| IsBreakType | If true, the activity is a break. |
| CountAsPayTime | Indicates if the work activity type counts as pay time (1 = Counts, 0 = Otherwise). |
| CountAsWorkTime | Indicates if the work activity type counts as work time (1 = Counts, 0 = Otherwise). |
| InstructorActivity | Indicates if the work activity type is for training an instructor. |