/AWS1/CL_BDADELKNOWLEDGEBASE01¶
DeleteKnowledgeBaseResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_knowledgebaseid
TYPE /AWS1/BDAID
/AWS1/BDAID
¶
The unique identifier of the knowledge base that was deleted.
iv_status
TYPE /AWS1/BDAKNOWLEDGEBASESTATUS
/AWS1/BDAKNOWLEDGEBASESTATUS
¶
The status of the knowledge base and whether it has been successfully deleted.
Queryable Attributes¶
knowledgeBaseId¶
The unique identifier of the knowledge base that was deleted.
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 |
status¶
The status of the knowledge base and whether it has been successfully deleted.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |