/AWS1/CL_GEPSUBREGIONHIGHLIG00¶
Indicates the starting and ending index of the sub-region in the text query that match the found title.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_code
TYPE /AWS1/CL_GEPHIGHLIGHT=>TT_HIGHLIGHTLIST
TT_HIGHLIGHTLIST
¶
Indicates the starting and ending index of the sub-region in the text query that match the found title.
it_name
TYPE /AWS1/CL_GEPHIGHLIGHT=>TT_HIGHLIGHTLIST
TT_HIGHLIGHTLIST
¶
Indicates the starting and ending index of the name in the text query that match the found title.
Queryable Attributes¶
Code¶
Indicates the starting and ending index of the sub-region in the text query that match the found title.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CODE() |
Getter for CODE, with configurable default |
ASK_CODE() |
Getter for CODE w/ exceptions if field has no value |
HAS_CODE() |
Determine if CODE has a value |
Name¶
Indicates the starting and ending index of the name in the text query that match the found title.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |