/AWS1/CL_REVASSERTIONDELTDMET¶
Metadata for an assertion deleted event.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_assertionid TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The unique identifier of the deleted assertion.
iv_assertionname TYPE /AWS1/REVSTRING /AWS1/REVSTRING¶
The name of the deleted assertion.
Queryable Attributes¶
assertionId¶
The unique identifier of the deleted assertion.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSERTIONID() |
Getter for ASSERTIONID, with configurable default |
ASK_ASSERTIONID() |
Getter for ASSERTIONID w/ exceptions if field has no value |
HAS_ASSERTIONID() |
Determine if ASSERTIONID has a value |
assertionName¶
The name of the deleted assertion.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSERTIONNAME() |
Getter for ASSERTIONNAME, with configurable default |
ASK_ASSERTIONNAME() |
Getter for ASSERTIONNAME w/ exceptions if field has no value |
HAS_ASSERTIONNAME() |
Determine if ASSERTIONNAME has a value |