Skip to content

/AWS1/CL_QQCSPANTOOLUSEVALUE

Tool invocation message content

CONSTRUCTOR

IMPORTING

Required arguments:

iv_tooluseid TYPE /AWS1/QQCUUID /AWS1/QQCUUID

Unique ID for this tool invocation

iv_name TYPE /AWS1/QQCNAME /AWS1/QQCNAME

The tool name

io_arguments TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT

The tool input arguments


Queryable Attributes

toolUseId

Unique ID for this tool invocation

Accessible with the following methods

Method Description
GET_TOOLUSEID() Getter for TOOLUSEID, with configurable default
ASK_TOOLUSEID() Getter for TOOLUSEID w/ exceptions if field has no value
HAS_TOOLUSEID() Determine if TOOLUSEID has a value

name

The tool name

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

arguments

The tool input arguments

Accessible with the following methods

Method Description
GET_ARGUMENTS() Getter for ARGUMENTS, with configurable default
ASK_ARGUMENTS() Getter for ARGUMENTS w/ exceptions if field has no value
HAS_ARGUMENTS() Determine if ARGUMENTS has a value