/AWS1/CL_BDNTOOLINPUTSCHEMA¶
The schema definition for tool input parameters.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_json TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT¶
The JSON schema that defines the expected input format for the tool.
Queryable Attributes¶
json¶
The JSON schema that defines the expected input format for the tool.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JSON() |
Getter for JSON, with configurable default |
ASK_JSON() |
Getter for JSON w/ exceptions if field has no value |
HAS_JSON() |
Determine if JSON has a value |