/AWS1/CL_SRHDESCRIDXFIELDSRSP¶
The result of a DescribeIndexFields request. Contains the index fields configured for the domain specified in the request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_indexfields TYPE /AWS1/CL_SRHINDEXFIELDSTATUS=>TT_INDEXFIELDSTATUSLIST TT_INDEXFIELDSTATUSLIST¶
The index fields configured for the domain.
Queryable Attributes¶
IndexFields¶
The index fields configured for the domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INDEXFIELDS() |
Getter for INDEXFIELDS, with configurable default |
ASK_INDEXFIELDS() |
Getter for INDEXFIELDS w/ exceptions if field has no value |
HAS_INDEXFIELDS() |
Determine if INDEXFIELDS has a value |