VehicleStatus
Name: Vehicle Status
Type: Application
Modules: OPS-Yard
Description: Contains vehicle information that has a specific validity.
| Field | Documentation |
|---|---|
| VehicleId | Vehicle identifier from Vehicles.VehicleId. References the associated vehicle. |
| StatusTypeId | Vehicle status type identifier from VehicleStatusType.StatusTypeId. References the status of the vehicle. |
| FromDate | Start date when the vehicle status applies. |
| ToDate | End date after which the vehicle status no longer applies. |
| GarageId | Garage identifier from Garages.GarageId. References the vehicle's associated garage. |
| Comments | Comments about the record. |
| CapType | Capacity type identifier from CapType.CapacityTypes. References the associated capacity type. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record was last modified. Value is in seconds from midnight. |
| BusTypeId | Bus type identifier from BusTypes.BusTypeId. References the associated bus type. |
| VehicleType | Vehicle type identifier from VehicleTypes.VehicleType. References the associated vehicle type. |
| HomeGarage | If true, the vehicle is allowed to park in garages other than its home garage, if the context property 'OPS/Yard Management/Vehicle Assignment/Allow Parking at Non-Home Garage' is true as well. |
| ModAction | Last action performed on the record. |