Skip to content

/AWS1/CL_QSTKNOWLEDGEBASECONF

The configuration settings for a knowledge base.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_templateconfiguration TYPE REF TO /AWS1/CL_QSTKBTEMPLATECONF /AWS1/CL_QSTKBTEMPLATECONF

The template configuration for the knowledge base.

iv_eventenabled TYPE /AWS1/QSTBOOLEAN /AWS1/QSTBOOLEAN

Indicates whether event notifications are enabled for the knowledge base.


Queryable Attributes

templateConfiguration

The template configuration for the knowledge base.

Accessible with the following methods

Method Description
GET_TEMPLATECONFIGURATION() Getter for TEMPLATECONFIGURATION

eventEnabled

Indicates whether event notifications are enabled for the knowledge base.

Accessible with the following methods

Method Description
GET_EVENTENABLED() Getter for EVENTENABLED, with configurable default
ASK_EVENTENABLED() Getter for EVENTENABLED w/ exceptions if field has no value
HAS_EVENTENABLED() Determine if EVENTENABLED has a value