Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_IOIBATCHCREVEHICLERSP

BatchCreateVehicleResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_VEHICLES TYPE /AWS1/CL_IOICREVEHICLERSPITEM=>TT_CREATEVEHICLERESPONSES TT_CREATEVEHICLERESPONSES

A list of information about a batch of created vehicles. For more information, see the API data type.

IT_ERRORS TYPE /AWS1/CL_IOICREATEVEHICLEERROR=>TT_CREATEVEHICLEERRORS TT_CREATEVEHICLEERRORS

A list of information about creation errors, or an empty list if there aren't any errors.


Queryable Attributes

vehicles

A list of information about a batch of created vehicles. For more information, see the API data type.

Accessible with the following methods

Method Description
GET_VEHICLES() Getter for VEHICLES, with configurable default
ASK_VEHICLES() Getter for VEHICLES w/ exceptions if field has no value
HAS_VEHICLES() Determine if VEHICLES has a value

errors

A list of information about creation errors, or an empty list if there aren't any errors.

Accessible with the following methods

Method Description
GET_ERRORS() Getter for ERRORS, with configurable default
ASK_ERRORS() Getter for ERRORS w/ exceptions if field has no value
HAS_ERRORS() Determine if ERRORS has a value