OPSVehicleChangeOut

Name: OPS Vehicle Change Out

Type: Ancillary

Modules: OPS-Dispatch, OPS-Yard

Description: Contains vehicle change out information.

Field Documentation
VehicleChangeOutId Unique identifier for a vehicle changeout.
VehicleId Vehicle identifier from Vehicles.VehicleId. References the replaced vehicle.
LDate Date from which the record is valid.
ActionTime Time the changeout occurred. Value is in seconds from midnight.
NodeId Node identifier from Nodes.NodeId. References the associated node.
ReplacementVehicleId Vehicle identifier from Vehicles.VehicleId. References the replacement vehicle.
DailyBlockId Daily block identifier from DailyBlocks.DailyBlockId. References the associated daily block.
ActualFromTime Actual start time. Value is in seconds from midnight.
ActualToTime Actual end time. Value is in seconds from midnight.
FromTime Start time of the validity period. Value is in seconds from midnight.
ToTime End time of the validity period. Value is in seconds from midnight.
TripId Trip identifier from Trips.TripId. References the associated trip.
AssociateDailyBlockId Daily block identifier from DailyBlocks.DailyBlockId. References the associated daily block.
MaintenanceTypeId Maintenance type identifier from VehicleMaintenanceTypes.MaintenanceTypeId. References the type of maintenance that was performed on the vehicle.