/AWS1/CL_BDZAGENTICRETRVACTION¶
An action taken during agentic retrieval.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_retrieve00 TYPE REF TO /AWS1/CL_BDZAGNTCRETRVACTDETS /AWS1/CL_BDZAGNTCRETRVACTDETS¶
Details of the retrieve action.
io_fulldocumentexpansion TYPE REF TO /AWS1/CL_BDZAGRTVFLDOCEXPDETS /AWS1/CL_BDZAGRTVFLDOCEXPDETS¶
Details of a full document expansion action.
Queryable Attributes¶
retrieve¶
Details of the retrieve action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETRIEVE00() |
Getter for RETRIEVE00 |
fullDocumentExpansion¶
Details of a full document expansion action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FULLDOCUMENTEXPANSION() |
Getter for FULLDOCUMENTEXPANSION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_AGENTICRETRIEVEACTIONS¶
TYPES TT_AGENTICRETRIEVEACTIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDZAGENTICRETRVACTION WITH DEFAULT KEY
.