/AWS1/CL_SGDGETREVOCSTATUSRSP¶
Response containing the list of revoked entities.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_revokedentities TYPE /AWS1/CL_SGDREVOKEDENTITIES_W=>TT_REVOKEDENTITIES TT_REVOKEDENTITIES¶
List of entity identifiers that have been revoked. Empty if no revocations found.
Queryable Attributes¶
revokedEntities¶
List of entity identifiers that have been revoked. Empty if no revocations found.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVOKEDENTITIES() |
Getter for REVOKEDENTITIES, with configurable default |
ASK_REVOKEDENTITIES() |
Getter for REVOKEDENTITIES w/ exceptions if field has no val |
HAS_REVOKEDENTITIES() |
Determine if REVOKEDENTITIES has a value |