/AWS1/CL_MDLBATCHSTOPRESPONSE¶
Placeholder documentation for BatchStopResponse
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 |