OPSPerformanceTypes
Name: OPS Performance - Types
Type: Ancillary
Modules: OPS-Bidding, OPS-Employee Profile, OPS-Workforce Management
Description: Contains user-defined performance types.
| Field | Documentation |
|---|---|
| PerformanceTypeAbbr | Unique identifier and abbreviation of a performance type. |
| Description | Description of the performance type. |
| PerformanceCategory | Associated performance category (1 = Absences, 2 = Incidents. 3 = Accidents, 4 = Customer Feedback). |
| FixedFromDate | If applicable, specifies the start date of the fixed time period for the performance type. |
| FixedToDate | If applicable, specifies the end date of the fixed time period for the performance type. |
| RollingUnits | Specifies the length of the time period if the performance type uses a rolling time frame. |
| PerformanceValue | Specifies the performance value of each incident. |
| TimeUnits | Specifies the time units used to measure the rolling time frame (D = Day, W = Week, M = Month, Y = Year). |
| SkipOffDays | If true, the system does not count days off when tracking incidents for this performance type. |
| ModTime | Time the record was last modified. Value is in seconds from midnight. |
| ModDate | Date the record was last modified. |
| ModBy | User who last modified the record. |
| CalculationMethod | Specifies how the system tracks absences, incidents, or complaints for the rule ( Occurrence, Point-based, Hours-based). |
| PaidTimeFlag | If true, paid time for employee absences/activities is tracked in performance management. Only applicable if CalculationMethod is hour-based. |
| UnPaidTimeFlag | If true, unpaid time for employee absences/activities is tracked in performance management. Only applicable if CalculationMethod is hour-based. |
| ModAction | Last action that was performed on the record. |
| PerformanceActionGroup | Performance action group. References AncillaryGroups.AncillaryGroupType. |