/AWS1/CL_BDKRETRIEVECONFIG¶
The configuration details for retrieving information from a knowledge base.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_knowledgebaseid TYPE /AWS1/BDKKNOWLEDGEBASEID /AWS1/BDKKNOWLEDGEBASEID¶
The unique identifier of the knowledge base.
io_knowledgebaseretrievalc00 TYPE REF TO /AWS1/CL_BDKKNOWLEDGEBASERET00 /AWS1/CL_BDKKNOWLEDGEBASERET00¶
Contains configuration details for knowledge base retrieval.
Queryable Attributes¶
knowledgeBaseId¶
The unique identifier of the knowledge base.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KNOWLEDGEBASEID() |
Getter for KNOWLEDGEBASEID, with configurable default |
ASK_KNOWLEDGEBASEID() |
Getter for KNOWLEDGEBASEID w/ exceptions if field has no val |
HAS_KNOWLEDGEBASEID() |
Determine if KNOWLEDGEBASEID has a value |
knowledgeBaseRetrievalConfiguration¶
Contains configuration details for knowledge base retrieval.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KNOWLEDGEBASERETRIEVAL00() |
Getter for KNOWLEDGEBASERETRIEVALCONF |