/AWS1/CL_SLKDATALAKEUPDATEEX¶
The details of the last UpdateDataLake or DeleteDataLake
API request which failed.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_reason TYPE /AWS1/SLKSTRING /AWS1/SLKSTRING¶
The reason for the exception of the last
UpdateDataLakeorDeleteDataLakeAPI request.
iv_code TYPE /AWS1/SLKSTRING /AWS1/SLKSTRING¶
The reason code for the exception of the last
UpdateDataLakeorDeleteDataLakeAPI request.
Queryable Attributes¶
reason¶
The reason for the exception of the last
UpdateDataLakeorDeleteDataLakeAPI request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REASON() |
Getter for REASON, with configurable default |
ASK_REASON() |
Getter for REASON w/ exceptions if field has no value |
HAS_REASON() |
Determine if REASON has a value |
code¶
The reason code for the exception of the last
UpdateDataLakeorDeleteDataLakeAPI request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CODE() |
Getter for CODE, with configurable default |
ASK_CODE() |
Getter for CODE w/ exceptions if field has no value |
HAS_CODE() |
Determine if CODE has a value |