Skip to content

/AWS1/CL_BDCHARNTOOLRSBLKSTRT

Start payload for a tool result content block.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_tooluseid TYPE /AWS1/BDCHARNESSTOOLUSEID /AWS1/BDCHARNESSTOOLUSEID

The tool use ID that this result corresponds to.

Optional arguments:

iv_status TYPE /AWS1/BDCHARNESSTOOLUSESTATUS /AWS1/BDCHARNESSTOOLUSESTATUS

The status of the tool execution.


Queryable Attributes

toolUseId

The tool use ID that this result corresponds to.

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

status

The status of the tool execution.

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