/AWS1/CL_DSRDELETETRUSTRESULT¶
The result of a DeleteTrust request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_trustid TYPE /AWS1/DSRTRUSTID /AWS1/DSRTRUSTID¶
The Trust ID of the trust relationship that was deleted.
Queryable Attributes¶
TrustId¶
The Trust ID of the trust relationship that was deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRUSTID() |
Getter for TRUSTID, with configurable default |
ASK_TRUSTID() |
Getter for TRUSTID w/ exceptions if field has no value |
HAS_TRUSTID() |
Determine if TRUSTID has a value |