/AWS1/CL_DSRCREATETRUSTRESULT¶
The result of a CreateTrust request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_trustid TYPE /AWS1/DSRTRUSTID /AWS1/DSRTRUSTID¶
A unique identifier for the trust relationship that was created.
Queryable Attributes¶
TrustId¶
A unique identifier for the trust relationship that was created.
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 |