/AWS1/CL_ESSDOMAININFORMATION¶
DomainInformation
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_domainname TYPE /AWS1/ESSDOMAINNAME /AWS1/ESSDOMAINNAME¶
DomainName
Optional arguments:¶
iv_ownerid TYPE /AWS1/ESSOWNERID /AWS1/ESSOWNERID¶
OwnerId
iv_region TYPE /AWS1/ESSREGION /AWS1/ESSREGION¶
Region
Queryable Attributes¶
OwnerId¶
OwnerId
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OWNERID() |
Getter for OWNERID, with configurable default |
ASK_OWNERID() |
Getter for OWNERID w/ exceptions if field has no value |
HAS_OWNERID() |
Determine if OWNERID has a value |
DomainName¶
DomainName
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINNAME() |
Getter for DOMAINNAME, with configurable default |
ASK_DOMAINNAME() |
Getter for DOMAINNAME w/ exceptions if field has no value |
HAS_DOMAINNAME() |
Determine if DOMAINNAME has a value |
Region¶
Region
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGION() |
Getter for REGION, with configurable default |
ASK_REGION() |
Getter for REGION w/ exceptions if field has no value |
HAS_REGION() |
Determine if REGION has a value |