/AWS1/CL_LMDSTEPSUCCDETAILS¶
Details about a step that succeeded.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_result TYPE REF TO /AWS1/CL_LMDEVENTRESULT /AWS1/CL_LMDEVENTRESULT¶
The response payload from the successful operation.
io_retrydetails TYPE REF TO /AWS1/CL_LMDRETRYDETAILS /AWS1/CL_LMDRETRYDETAILS¶
Information about retry attempts for this step operation.
Queryable Attributes¶
Result¶
The response payload from the successful operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESULT() |
Getter for RESULT |
RetryDetails¶
Information about retry attempts for this step operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETRYDETAILS() |
Getter for RETRYDETAILS |