/AWS1/CL_SRHLISTDOMAINNAMESRSP¶
The result of a ListDomainNames request. Contains a list of the domains owned by an account.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_domainnames TYPE /AWS1/CL_SRHDOMAINNAMEMAP_W=>TT_DOMAINNAMEMAP TT_DOMAINNAMEMAP¶
The names of the search domains owned by an account.
Queryable Attributes¶
DomainNames¶
The names of the search domains owned by an account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINNAMES() |
Getter for DOMAINNAMES, with configurable default |
ASK_DOMAINNAMES() |
Getter for DOMAINNAMES w/ exceptions if field has no value |
HAS_DOMAINNAMES() |
Determine if DOMAINNAMES has a value |