/AWS1/CL_DSRVERIFYTRUSTRESULT¶
Result of a VerifyTrust request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_trustid TYPE /AWS1/DSRTRUSTID /AWS1/DSRTRUSTID¶
The unique Trust ID of the trust relationship that was verified.
Queryable Attributes¶
TrustId¶
The unique Trust ID of the trust relationship that was verified.
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 |