/AWS1/CL_FNTDOMAINITEM¶
The domain for the specified distribution tenant.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_domain TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The domain name.
Queryable Attributes¶
Domain¶
The domain name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAIN() |
Getter for DOMAIN, with configurable default |
ASK_DOMAIN() |
Getter for DOMAIN w/ exceptions if field has no value |
HAS_DOMAIN() |
Determine if DOMAIN has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_DOMAINLIST¶
TYPES TT_DOMAINLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_FNTDOMAINITEM WITH DEFAULT KEY
.