/AWS1/CL_BDZAGNTCRETRVACTDETS¶
Details of a retrieve action including the query and target retrievers.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_inputquery TYPE REF TO /AWS1/CL_BDZAGNTCRETRVMSGCONT /AWS1/CL_BDZAGNTCRETRVMSGCONT¶
The input query used for retrieval.
it_sourceretrievers TYPE /AWS1/CL_BDZAGTCRTVSOURCERETR=>TT_AGNTCRETRVSOURCERETRVRLIST TT_AGNTCRETRVSOURCERETRVRLIST¶
The list of source retrievers targeted by this action.
Queryable Attributes¶
inputQuery¶
The input query used for retrieval.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTQUERY() |
Getter for INPUTQUERY |
sourceRetrievers¶
The list of source retrievers targeted by this action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCERETRIEVERS() |
Getter for SOURCERETRIEVERS, with configurable default |
ASK_SOURCERETRIEVERS() |
Getter for SOURCERETRIEVERS w/ exceptions if field has no va |
HAS_SOURCERETRIEVERS() |
Determine if SOURCERETRIEVERS has a value |