VehicleAssetWorksRequests
Name: Vehicle Asset Works Requests
Type: Application
Modules: OPS-Yard
Description: Contains employee-generated requests to perform work on vehicles.
| Field | Documentation |
|---|---|
| AssetWorksID | Unique identifier for an asset work. |
| VehicleId | Vehicle identifier from Vehicles.VehicleId. References the associated vehicle. |
| RequestDate | Date the request was made. |
| ReqTime | Time the request was made. Value is in seconds from midnight. |
| AssetWorksServiceRequestID | Unique identifier for an asset work request. |
| Odometer | Vehicle's odometer reading in meters at the time of the request. |
| UserLong1 | Client supplementary data. |
| StatusCode | Indicates the status of the request (e.g., 'OPEN', 'CLOSED'). |
| WorkOrderDescription | Description of the work order. |
| SymptomCode | Description of the symptom. |
| SymptomComment | Reason for the request (e.g., 'broken headlight'). |
| LDescription | Description of the request. |
| AddComment | Any additional comments by the person making the request. |
| AssetWorksPriority | Deprecated. |
| AssetWorksCount | Deprecated. |
| RequestSource | Entity responsible for making the request (e.g., 'Employee'). |
| BadgeNumber | Badge number of the employee who made the request. |