Travels

Name: Travels

Type: Application

Modules: Fx-Backup, Fx-RunCutterInterface, Fx-TpBbAlg, Fx-TpFxC, Fx-BlockBuster, Fx-TSEInterface, OPs-Tpx, Exchange, Highwire-reference, Legacy-Fx, Legacy-Ops, Legacy-Shared, OPs-Dispatch, OPS-WorkPlanner, Utils-TBNFParser

Description: Travels show the time it takes an operator to travel between nodes and garages in order to relieve the current operator of a vehicle, or after being relieved.

Field Documentation
SignId Sign-up period identifier from SignUpPeriods.SignId.
ServiceGroupId Service group identifier from MasterServiceGroup.ServiceGroupId.
FromNodeId Node identifier of start point from Nodes.NodeId.
FromTime Start time for this interval. Value is in seconds from midnight.
ToNodeId Node identifier of end point from Nodes.NodeId.
ToTime End time for this interval. Value is in seconds from midnight.
PaidTime Amount of time in seconds an operator is paid for this travel.
ActualTime Amount of actual time in seconds allowed for travelling.
Wait If true, this is a wait and travel.
CommentId Comment identifier from Comments.CommentId.
Distance Length of a travel in meters.
TravelTraceId Travel trace identifier from TravelTrace.TravelTraceId.
TravelType Travel type: 0 = all, 1 = start, 2 = end, 3 = start & end, 4 = shift break, 5 = piece break.
IsShuttle If true, the time is a shuttle travel.
StartTripId For waits and travels, Trip identifier from Trips.TripId for the first leg of the travel.
EndTripId For waits and travels, Trip identifier from Trips.TripId for the last leg of the travel.
TravelId Unique identifier of travels.
Safety For waits and travels, extra time allowed to ensure the operator can connect with the travel trip.
WaitAtEnd For waits and travels, the wait occurs at the To point, e.g., Garage to Node travels.
PayWait Whether a driver is being paid during wait time periods.
IsFrozen Whether travel can be affected by calculations in the Travel Calculation dialog box in the Travel screen.
ModBy User who last modified the record.
BonusPayTime Flat amount paid for time in seconds.
BlockOptimizerTime Time which can be used as travel time in Block Optimizer depending on a context property.