/AWS1/CL_SRHINDEXDOCSRESPONSE¶
The result of an IndexDocuments request. Contains the status of the indexing operation, including the fields being indexed.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_fieldnames TYPE /AWS1/CL_SRHFIELDNAMELIST_W=>TT_FIELDNAMELIST TT_FIELDNAMELIST¶
The names of the fields that are currently being indexed.
Queryable Attributes¶
FieldNames¶
The names of the fields that are currently being indexed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDNAMES() |
Getter for FIELDNAMES, with configurable default |
ASK_FIELDNAMES() |
Getter for FIELDNAMES w/ exceptions if field has no value |
HAS_FIELDNAMES() |
Determine if FIELDNAMES has a value |