/AWS1/CL_TCEMCPTOOLSDESCRIPTOR¶
MCP tools descriptor containing tool definitions
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_data TYPE /AWS1/TCEDESCRIPTORDATA /AWS1/TCEDESCRIPTORDATA¶
Descriptor payload data
iv_dataschemaversion TYPE /AWS1/TCEDATASCHEMAVERSION /AWS1/TCEDATASCHEMAVERSION¶
Version of the descriptor type schema
Queryable Attributes¶
data¶
Descriptor payload data
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATA() |
Getter for DATA, with configurable default |
ASK_DATA() |
Getter for DATA w/ exceptions if field has no value |
HAS_DATA() |
Determine if DATA has a value |
dataSchemaVersion¶
Version of the descriptor type schema
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASCHEMAVERSION() |
Getter for DATASCHEMAVERSION, with configurable default |
ASK_DATASCHEMAVERSION() |
Getter for DATASCHEMAVERSION w/ exceptions if field has no v |
HAS_DATASCHEMAVERSION() |
Determine if DATASCHEMAVERSION has a value |