/AWS1/CL_QSTKBTEMPLATECONF¶
The template configuration for a knowledge base.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_template TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT¶
The template document that defines the knowledge base behavior.
Queryable Attributes¶
template¶
The template document that defines the knowledge base behavior.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEMPLATE() |
Getter for TEMPLATE, with configurable default |
ASK_TEMPLATE() |
Getter for TEMPLATE w/ exceptions if field has no value |
HAS_TEMPLATE() |
Determine if TEMPLATE has a value |