/AWS1/CL_DZNMATCHRATIONALEITEM¶
A rationale indicating why this item was matched by search.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_textmatches TYPE /AWS1/CL_DZNTEXTMATCHITEM=>TT_TEXTMATCHES TT_TEXTMATCHES¶
A list of TextMatchItems.
Queryable Attributes¶
textMatches¶
A list of TextMatchItems.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXTMATCHES() |
Getter for TEXTMATCHES, with configurable default |
ASK_TEXTMATCHES() |
Getter for TEXTMATCHES w/ exceptions if field has no value |
HAS_TEXTMATCHES() |
Determine if TEXTMATCHES has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_MATCHRATIONALE¶
TYPES TT_MATCHRATIONALE TYPE STANDARD TABLE OF REF TO /AWS1/CL_DZNMATCHRATIONALEITEM WITH DEFAULT KEY
.