Run
Name: Run
Type: Application
Modules: Fx-TpFxC, Fx-RunCutting, OPs-Cost, Complaints-Tps, Exchange-DataImportLib, Legacy-Fx, Legacy-Ops, OPS-Customize, OPS-Lib, OPS-Bidding, OPS-Costing, OPs-BlockBusterService, OPs-Dispatch, OPs-WorkPlanner
Description: Details of the pieces of regular work assigned to a run, used in FX Runcutter.
| Field | Documentation |
|---|---|
| ExcComboId | Exception combination identifier from MasterExceptionCombinations.ExcComboId. |
| RunId | Run identifier from MasterRun.RunId. |
| PieceNum | Sequential number of the piece on this run. |
| StartTripId | Trip identifier from Trips.TripId for the start of the piece. |
| StartStopNum | Stop identifier from LineStop.StopNum for the start of the piece. |
| EndTripId | Trip identifier from Trips.TripId for the end of the piece. |
| EndStopNum | Stop identifier from LineStop.StopNum for the end of the piece. |
| PlatformTime | Time in seconds during which an operator operates the revenue vehicle. |
| ReportTime | Time in seconds for which an operator is paid to report to work before pulling the vehicle out of the garage. |
| ClearTime | Time in seconds for which an operator is paid to clear a vehicle after returning it to the garage. |
| WorkTime | Time in seconds during which the operator is performing work. |
| MakeupTime | Time in seconds not actually worked on a run to meet a guaranteed time. |
| SignOnTime | Time at which the operator checks in to complete a piece. Value is in seconds from midnight. |
| SignOffTime | Time at which the operator signs off after completing a run. Value is in seconds from midnight. |
| TravelTime | Time in seconds for which an operator is paid when traveling to and from relief points. |
| SwingTime | Time in seconds between pieces. |
| SwingTravelTime | Travel time in seconds between pieces. |
| InterveningTime | Incidental time in seconds between pieces. |
| StartEventType | Event type at the start of the piece: Pullout = 1, Pullin = 2, Breakstart = 5, Breakend = 6, Reliefstart = 7, Reliefend = 8, Createdpullin = 9, Createdpullout = 10, Breakreliefstart = 11, Breakreliefend = 12. |
| EndEventType | Event type at the end of the piece: Pullout = 1, Pullin = 2, Breakstart = 5, Breakend = 6, Reliefstart = 7, Reliefend = 8, Createdpullin = 9, Createdpullout = 10, Breakreliefstart = 11, Breakreliefend = 12. |
| StartTravel | Time in seconds that an operator spends traveling at the start of the piece. |
| EndTravel | Time in seconds that an operator spends traveling at the end of the piece. |
| PaidSwing | Time in seconds between pieces that is paid. |
| UserLong1 | Refer to table SupFieldDescription. |
| UserLong2 | Refer to table SupFieldDescription. |
| UserLong3 | Refer to table SupFieldDescription. |
| UserLong4 | Refer to table SupFieldDescription. |
| UserLong5 | Refer to table SupFieldDescription. |
| IsEndTravelForced | Indicates whether the end travel has been overridden. |
| IsStartTravelForced | Indicates whether the start travel has been overridden. |
| StartWait | For wait and travels, the wait time in seconds at the start of the run. |
| EndWait | For wait and travels, the wait time in seconds at the end of the run |
| IsStartWaitForced | Indicates whether or not the Start wait has been overridden. |
| IsEndWaitForced | Indicates whether or not the End wait has been overridden. |
| BreakType | Break type prior to a piece: 1 = piece break, 2 = shift break |
| ShiftTime | Duration of the shift in seconds that a piece belongs to. |
| StartTravelNodeId | Identifier of the From point of the travel at the start of a piece from Nodes.NodeId. |
| StartTime | Start time of the piece. Value is in seconds from midnight. |
| EndTime | End time of the piece. Value is in seconds from midnight. |
| EndTravelNodeId | Identifier of the To point of the travel at the end of the piece from Nodes.NodeId. |
| UserLong10 | Refer to table SupFieldDescription. |
| UserLong6 | Refer to table SupFieldDescription. |
| UserLong7 | Refer to table SupFieldDescription. |
| UserLong8 | Refer to table SupFieldDescription. |
| UserLong9 | Refer to table SupFieldDescription. |
| PieceName | Name of the piece. |
| ShiftLayover | Sum of all layover time during the shift in seconds. |
| UserString1 | Refer to table SupFieldDescription. |
| UserDouble1 | Refer to table SupFieldDescription. |
| CommentId | Comment identifier from Comments.CommentId. |