Skip to content

/AWS1/CL_LMDSTEPFAILEDDETAILS

Details about a step that failed.

CONSTRUCTOR

IMPORTING

Required arguments:

io_error TYPE REF TO /AWS1/CL_LMDEVENTERROR /AWS1/CL_LMDEVENTERROR

Details about the step failure.

io_retrydetails TYPE REF TO /AWS1/CL_LMDRETRYDETAILS /AWS1/CL_LMDRETRYDETAILS

Information about retry attempts for this step operation.


Queryable Attributes

Error

Details about the step failure.

Accessible with the following methods

Method Description
GET_ERROR() Getter for ERROR

RetryDetails

Information about retry attempts for this step operation.

Accessible with the following methods

Method Description
GET_RETRYDETAILS() Getter for RETRYDETAILS