Skip to content

/AWS1/CL_QQCTOOLINSTRUCTION

Instructions for using a tool.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_instruction TYPE /AWS1/QQCSTRING /AWS1/QQCSTRING

The instruction text for the tool.

it_examples TYPE /AWS1/CL_QQCTOOLEXAMPLELIST_W=>TT_TOOLEXAMPLELIST TT_TOOLEXAMPLELIST

Examples for using the tool.


Queryable Attributes

instruction

The instruction text for the tool.

Accessible with the following methods

Method Description
GET_INSTRUCTION() Getter for INSTRUCTION, with configurable default
ASK_INSTRUCTION() Getter for INSTRUCTION w/ exceptions if field has no value
HAS_INSTRUCTION() Determine if INSTRUCTION has a value

examples

Examples for using the tool.

Accessible with the following methods

Method Description
GET_EXAMPLES() Getter for EXAMPLES, with configurable default
ASK_EXAMPLES() Getter for EXAMPLES w/ exceptions if field has no value
HAS_EXAMPLES() Determine if EXAMPLES has a value