D31B8660 - Retrieve Vehicle Information
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szVehicleId | VEHI | char | OPT | NONE | 
A unique identification number for a vehicle. This number serves as a primary identifier for a vehicle.  | ||||
| szVehicleSerialNumber | VEHS | char | OPT | NONE | 
The vehicle serial number is an alternate vehicle identification number. This number is commonly used to track vehicles by the 
  | ||||
| szDescription | DL01 | char | OPT | NONE | 
A user defined name or remark.  | ||||
| szBusinessUnit | MCU | char | OPT | NONE | 
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
  | ||||
| szVehicleType | VTYP | char | OPT | NONE | 
The type of vehicle that you use to transport items. The vehicle type identifies the mode of transport, as well as assignments to dispatch 
  | ||||
| mnOwnerNumber | VOWN | MATH_NUMERIC | OPT | NONE | 
Identifies the address book number of the organization that owns and/or operates this vehicle or tank. The owner may be the address book 
  | ||||
| mnNumberofCompartmentsx | NCE | MATH_NUMERIC | OPT | NONE | 
The number of compartments in a vehicle.  | ||||
| mnWeightEmpty | WTEM | MATH_NUMERIC | OPT | NONE | 
The certified weight of this vehicle, including fuel, but excluding cargo.  | ||||
| mnWeightCapacity | WTCA | MATH_NUMERIC | OPT | NONE | 
The sum of the weight capacities of the compartments attached to this vehicle.  | ||||
| szWeightUnitOfMeasure | WTUM | char | OPT | NONE | 
The unit of measure that indicates the weight of an individual item. Typical weight units of measure are:
   GM Gram
   OZ Ounce
   LB Pound
   
  | ||||
| mnVolumeCapacity | VLCP | MATH_NUMERIC | OPT | NONE | 
The sum of the volume capacities for load line 1 of the compartments attached to this vehicle.  | ||||
| mnVolumeCapacitySecondary | VLCS | MATH_NUMERIC | OPT | NONE | 
The sum of the secondary volume capacities of the compartments attached to this vehicle.  | ||||
| szVolumeUnitOfMeasure | VLUM | char | OPT | NONE | 
The unit of measure for the cubic space occupied by an inventory item. Typical volume unit of measures are:
   ML Milliliter
   OZ Fluid Ounce
  
  | ||||
| mnVolumeCubic | CVOL | MATH_NUMERIC | OPT | NONE | 
The volume, referred to as cubes, of a vehicle or space.  | ||||
| szUnitofMeasureCubicVolume | CVUM | char | OPT | NONE | 
A user defined code (00/UM) that identifies the unit of measure that the system uses to indicate volume for this item. You can specify cubes, 
  | ||||
| mnVEHICLENUMBER | VEHN | MATH_NUMERIC | OPT | NONE | 
Identifies a vehicle in the transportation system. This number may represent a truck, a barge or a train, for example.
This may be a number 
  | ||||
| cErrorCode | EV01 | char | OPT | NONE | 
An option that specifies the type of processing for an event.  | ||||
| szErrorMessage | DTAI | char | OPT | NONE | 
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
  | ||||
| cSuppressErrorMessages | EV02 | char | OPT | NONE | 
An option that specifies the type of processing for an event.  | ||||
| None | 
| None |