Skip to content

/AWS1/CL_OSSGETINDEXRESPONSE

GetIndexResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

io_indexschema TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT

The JSON schema definition for the index, including field mappings and settings.


Queryable Attributes

indexSchema

The JSON schema definition for the index, including field mappings and settings.

Accessible with the following methods

Method Description
GET_INDEXSCHEMA() Getter for INDEXSCHEMA, with configurable default
ASK_INDEXSCHEMA() Getter for INDEXSCHEMA w/ exceptions if field has no value
HAS_INDEXSCHEMA() Determine if INDEXSCHEMA has a value