RunCostConstant
Name: Run Cost Constant
Type: Application
Modules: Fx-Backup, Fx-TSEInterface, Exchange-DataImportLib, OPS-Lib
Description: Run costing constant definitions for the Runcutting screen. Used in FX Runcutter. These constants do not vary in circumstances specified by the transit site policies and union agreement.
| Field | Documentation |
|---|---|
| ConstantIndex | Unique identifier of a run cost constant within a sign-up period. |
| ConstantName | Full name of the run cost constant. |
| ValueType | Value type: 0 = none, 10 = time span, 20 = time, 80 = overtime rate. |
| LongValue | Current setting. Not used for constants of type overtime rate type. |
| DoubleValue | Current setting. Only used for constants of overtime rate type. |
| MaxLongValue | Maximum allowable value. Not used for constants of overtime rate type. |
| MaxDoubleValue | Maximum allowable value. Only 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. |
| SignId | Sign-up period identifier from SignUpPeriods.SignId. |