/AWS1/CL_AMBDELETETOKENRSP¶
DeleteTokenResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_issuccess TYPE /AWS1/AMB__BOOLEAN /AWS1/AMB__BOOLEAN¶
Indicates whether the request succeeded or failed.
Queryable Attributes¶
IsSuccess¶
Indicates whether the request succeeded or failed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISSUCCESS() |
Getter for ISSUCCESS, with configurable default |
ASK_ISSUCCESS() |
Getter for ISSUCCESS w/ exceptions if field has no value |
HAS_ISSUCCESS() |
Determine if ISSUCCESS has a value |