HOS Create Vehicle Group
Available in PIT v2.3
This ILE API wraps the HOS Create Vehicle Group Web Service. See its documentation for a further explanation of the input and output parameters, as well as the possible error conditions.
API Name: HSVEHGRP
Parameter Interface:
Parameter |
Direction |
Type |
Length |
Precision |
Description |
---|---|---|---|---|---|
Group Name |
Input |
Character |
100 |
n/a |
Name of the group being created |
Depot Name |
Input |
Character |
100 |
n/a |
Name of the depot to which the vehicle group will be assigned. Specify blanks if not assigned to any depot |
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 |
An error category of 0 means that the creation of the group was successful.