Skip to content

/AWS1/CL_MDLBATCHSTARTRESPONSE

Placeholder documentation for BatchStartResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_FAILED TYPE /AWS1/CL_MDLBTCFAILEDRSLTMODEL=>TT___LISTOFBTCFAILEDRSLTMODEL TT___LISTOFBTCFAILEDRSLTMODEL

List of failed operations

IT_SUCCESSFUL TYPE /AWS1/CL_MDLBTCSUCCFULRSLTMDEL=>TT___LISTOFBTCSUCCFULRSLTMODEL TT___LISTOFBTCSUCCFULRSLTMODEL

List of successful operations


Queryable Attributes

Failed

List of failed operations

Accessible with the following methods

Method Description
GET_FAILED() Getter for FAILED, with configurable default
ASK_FAILED() Getter for FAILED w/ exceptions if field has no value
HAS_FAILED() Determine if FAILED has a value

Successful

List of successful operations

Accessible with the following methods

Method Description
GET_SUCCESSFUL() Getter for SUCCESSFUL, with configurable default
ASK_SUCCESSFUL() Getter for SUCCESSFUL w/ exceptions if field has no value
HAS_SUCCESSFUL() Determine if SUCCESSFUL has a value