/AWS1/CL_QQCSPANTOOLRSLTVALUE¶
Tool result message content
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_tooluseid TYPE /AWS1/QQCUUID /AWS1/QQCUUID¶
Relates this result back to the tool invocation
it_values TYPE /AWS1/CL_QQCSPANMESSAGEVALUE=>TT_SPANMESSAGEVALUELIST TT_SPANMESSAGEVALUELIST¶
The tool results
Optional arguments:¶
iv_error TYPE /AWS1/QQCNONEMPTYSTRING /AWS1/QQCNONEMPTYSTRING¶
The tool invocation error if failed
Queryable Attributes¶
toolUseId¶
Relates this result back to the 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 |
values¶
The tool results
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUES() |
Getter for VALUES, with configurable default |
ASK_VALUES() |
Getter for VALUES w/ exceptions if field has no value |
HAS_VALUES() |
Determine if VALUES has a value |
error¶
The tool invocation error if failed
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERROR() |
Getter for ERROR, with configurable default |
ASK_ERROR() |
Getter for ERROR w/ exceptions if field has no value |
HAS_ERROR() |
Determine if ERROR has a value |