OpsAccrualGrid
Name: OPS Accrual Grid
Type: Ancillary
Modules: OPS-Accruals
Description: Contains user-defined accrual entitlement thresholds.
| Field | Documentation |
|---|---|
| AccrualType | Accrual type identifier from AccrualTypes.AccrualType. References the associated accrual type. |
| JobClassId | Job class identifier from OpsJobClasses.JobClassId. References the associated job class. |
| EffectiveFromDate | Start date when the accrual rate is valid. |
| EffectiveToDate | End date after which the accrual rate is no longer valid. |
| FromMonths | Minimum number of months of service required to be eligible for the accrual rate. |
| ToMonths | Maximum number of months of service allowed to be eligible for the accrual rate. |
| TimeIncrement | Amount of time in seconds accrued in the time period. If the value is zero, CalculationFormula is used to obtain the total time accrued. |
| 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. |
| CalculationFormula | Formula to be used for calculating the amount of time accrued in the time period. Used only if TimeIncrement is zero. |
| ModAction | Last action performed on the record. |