/AWS1/CL_SRHDESCRSUGGESTERSRSP¶
The result of a DescribeSuggesters request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_suggesters TYPE /AWS1/CL_SRHSUGGESTERSTATUS=>TT_SUGGESTERSTATUSLIST TT_SUGGESTERSTATUSLIST¶
The suggesters configured for the domain specified in the request.
Queryable Attributes¶
Suggesters¶
The suggesters configured for the domain specified in the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUGGESTERS() |
Getter for SUGGESTERS, with configurable default |
ASK_SUGGESTERS() |
Getter for SUGGESTERS w/ exceptions if field has no value |
HAS_SUGGESTERS() |
Determine if SUGGESTERS has a value |