Skip to content

/AWS1/CL_BDZKNOWLEDGEBASELOO00

Contains details about the knowledge base to look up and the query to be made.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_text TYPE /AWS1/BDZKNOWLEDGEBASELOOKUP00 /AWS1/BDZKNOWLEDGEBASELOOKUP00

The query made to the knowledge base.

iv_knowledgebaseid TYPE /AWS1/BDZTRACEKNOWLEDGEBASEID /AWS1/BDZTRACEKNOWLEDGEBASEID

The unique identifier of the knowledge base to look up.


Queryable Attributes

text

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

knowledgeBaseId

The unique identifier of the knowledge base to look up.

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