/AWS1/CL_BDZKNOWLEDGEBASEQUERY¶
Contains the query made to the knowledge base.
This data type is used in the following API operations:
-
Retrieve request – in the
retrievalQuery
field
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_text
TYPE /AWS1/BDZSTRING
/AWS1/BDZSTRING
¶
The text of the query made to the knowledge base.
Queryable Attributes¶
text¶
The text of the query made to the knowledge base.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TEXT() |
Getter for TEXT, with configurable default |
ASK_TEXT() |
Getter for TEXT w/ exceptions if field has no value |
HAS_TEXT() |
Determine if TEXT has a value |