OPSTravels
Name: OPS Travels
Type: Interface
Modules: OPS-Dispatch
Description: Contains information about travel from node to node. This information is typically imported using Schedule Import.
| Field | Documentation |
|---|---|
| SourceType | Source of the FX Import (T = FXTravel, D = FX DeadHead, M = Manual). |
| SignId | Sign-up period associated with the OPSTravels data (from SignUpPeriods.SignId). |
| ServiceGroupId | Service group associated with the OPSTravels data (from MasterServiceGroup.ServiceGroupId). |
| FromNodeId | Starting node (from Nodes.NodeId). |
| FromTime | Start time for this interval. (Value is in seconds from midnight.) |
| ToNodeId | Ending node (from Nodes.NodeId). |
| ToTime | End time for this interval. (Value is in seconds from midnight.) |
| FromDate | Start date for the travel. |
| ToDate | End date for the travel. |
| OpsVersionId | Unique identifier for the import version used by schedule import. |
| PaidTime | Amount of time (in seconds) an operator is paid for travel. |
| ActualTime | Amount of time (in seconds) allowed for travel. |
| Wait | If selected, this is a wait and travel. |
| CommentId | Unique identifier of the travel comment (from Comments.CommentId). |
| Distance | Length of travel (in meters). |
| TravelType | Travel type (0 = All, 1 = Start, 2 = End, 3 = Start & End, 4 = Shift Break, 5 = Piece Break). |
| IsShuttle | If selected, the time is a shuttle travel. |
| Safety | For waits and travels, the extra time allowed to ensure the operator can connect with the travel trip. |
| WaitAtEnd | Indicates that for waits and travels, the wait occurs at the To point (e.g., Garage to Node travels). |
| PayWait | Indicates whether a driver is being paid during wait time periods. |
| IsFrozen | Indicates whether travel can be affected by calculations in the Travel Calculation dialog box in the Travel screen. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record was last modified. |
| ModAction | Last action performed on the record. |