RosterCostConstant
Name: Roster Cost Constant
Type: Application
Modules: Fx-Backup, Fx-TSEInterface, Exchange-DataImportLib, Shared-SignUpPeriods, OPs-Lib
Description: Constant definitions for roster costing. These constants do not vary in circumstances specified by the transit site policies and union agreement.
| Field | Documentation |
|---|---|
| SignId | Sign-up period identifier from SignUpPeriods.SignId. |
| ConstantIndex | Unique identifier of a roster cost constant within a sign-up period. |
| ConstantName | Full name of the cost constant. |
| ValueType | Value type: 0 = none, 10 = time span, 20 = time, 80 = overtime rate. |
| LongValue | Current setting. Not used for constants of overtime rate type. |
| DoubleValue | Current setting. Only used for constants of overtime rate type. |
| MaxDoubleValue | Maximum allowable value. Only used for constants of overtime rate type. |
| MaxLongValue | Maximum allowable value. Not used for constants of overtime rate type. |
| MinLongValue | Minimum allowable value. Not used for constants of overtime rate type. |
| MinDoubleValue | Minimum allowable value. Only used for constants of overtime rate type. |