OPSLineCostingDetails
Name: OPS Line Costing Details
Type: Application
Modules: OPS-Dispatch, OPS-Workforce Discipline
Description: Contains per-line costing details.
| Field | Documentation |
|---|---|
| SignId | Sign-up period identifier from OPSSignUpPeriods.SignId. References the associated sign-up period. |
| LineId | Line identifier from Line.LineId. References the associated line. |
| ServiceGroupId | Service group identifier from ServiceGroup.ServiceGroupId. References the associated service group. |
| WorkType | Work type identifier from WorkSubtype.WorkType. References the associated work type. |
| WorkName | Name of the work. |
| PieceNum | Sequential number of the associated piece of work. |
| SourceId | Work identifier from TkWork.WorkId or TkExtraWork.WorkId. |
| FromTime | Start time of the work. Value is in seconds from midnight. |
| ToTime | End time of the work. Value is in seconds from midnight. |
| ExcComboId | Exception combination identifier from ExceptionCombinations.ExcComboId. References the associated exception combination. |
| RunVersionId | Run versioning identifier that is employed along with RunId to uniquely identify a run in OPSMasterRun and OPSRun; generally sourced from the FX ExcComboId. |