/AWS1/CL_LMDCALLSUCCDETAILS¶
Contains details about a successfully completed callback operation, including the result data and completion timestamp.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_result TYPE REF TO /AWS1/CL_LMDEVENTRESULT /AWS1/CL_LMDEVENTRESULT¶
The response payload from the successful operation.
Queryable Attributes¶
Result¶
The response payload from the successful operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESULT() |
Getter for RESULT |