/AWS1/CL_BDZAGTCRTVCITATIONREF¶
A reference to a specific result item.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_resultindex TYPE /AWS1/BDZINTEGER /AWS1/BDZINTEGER¶
Index into the results array on the same event.
Queryable Attributes¶
resultIndex¶
Index into the results array on the same event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESULTINDEX() |
Getter for RESULTINDEX, with configurable default |
ASK_RESULTINDEX() |
Getter for RESULTINDEX w/ exceptions if field has no value |
HAS_RESULTINDEX() |
Determine if RESULTINDEX 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_AGENTICRETRVCITATIONREFLIST¶
TYPES TT_AGENTICRETRVCITATIONREFLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDZAGTCRTVCITATIONREF WITH DEFAULT KEY
.