ExtraPayTypes
Name: Extra Pay Types
Type: Ancillary
Modules: OPS-Dispatch, OPS-Timekeeping, OPS-SIT
Description: Contains list of extra pay types.
| Field | Documentation |
|---|---|
| ExtraPayTypeId | Unique identifier for an extra pay type. |
| Abbreviation | Abbreviation of the extra pay type. |
| Description | Full description of the extra pay type. |
| JobClassId | Job class identifier from OpsJobClasses.JobClassId. References the associated job class. |
| TimeEdits | Specifies time restrictions for extra pay of this type ( 0 = None, 1 = After Sign-off Time, 2 = Within Piece Time, 3 = Before Sign-on Time, 4 = Before Sign-on or After Sign-off Time). |
| CountAsPlatformTime | Indicates if the extra pay type counts as platform time (1 = Counts, 0 = Otherwise). |
| CountAsWorkTime | Indicates if the extra pay type counts as work time (1 = Counts, 0 = Otherwise). |
| ExtraPayReasonGroup | Extra Pay Reason Group (from AncillaryGroup) associated with the extra pay type. |
| 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 | Last action performed on the record. |
| MinTime | Minimum amount of time, in seconds, required for the extra pay type. |
| MaxTime | Maximum amount of time, in seconds, required for the extra pay type. |
| EditInWeb | Indicates whether the extra pay type is editable through OPS-Web. |
| DivisionGroup | The Ancillary Division Group that the defined ExtraBoardType is applicable to. If the field is empty, the defined ExtraBoardType is applicable to employees of any division. (Not Yet Implemented) |
| EmployeeTypeGroup | The Ancillary Division Group that the defined JobClassGroup is applicable to. If the field is empty, the defined ExtraBoardType is applicable to employees of any job class. (Not Yet Implemented) |
| Secured | If set to true then users need to have permission granted to view or edit related Extra Pay records. |
| WorkStatusGroup | Associated working status group (from PayAccessoryGroups). |
| RequireApproval | If selected, the extra pay type requires approval. |