Create Vehicle API
This ILE API wraps the Create Vehicle Web Service. See its documentation for a further explanation of the input and output parameters, as well as the possible error conditions.
API Name: QTVEHCRT
Parameter Interface:
Parameter
|
Direction
|
Type
|
Length
|
Precision
|
Description
|
---|---|---|---|---|---|
SCAC |
Input |
Character |
4 |
n/a |
Standard Carrier Alpha Code (SCAC) for the new vehicle |
Vehicle ID |
Input |
Character |
10 |
n/a |
Identifier for the new vehicle |
Vehicle Name |
Input |
Character |
24 |
n/a |
Descriptive name for the new vehicle |
Unified Address |
Input |
Character |
10 |
n/a |
Unified Address (MCT Number) of the new vehicle |
Output |
Decimal |
3 |
0 |
Error Category, if any |
|
Output |
Decimal |
5 |
0 |
Error Code, if any |
|
Output |
Character |
150 varying |
n/a |
Error description, if any |