/AWS1/CL_QQCTOOLOVRCONSTANTI00¶
A constant input value for tool override.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_type TYPE /AWS1/QQCTOOLOVRDINPVALUETYPE /AWS1/QQCTOOLOVRDINPVALUETYPE¶
Override tool input value with constant values
iv_value TYPE /AWS1/QQCNONEMPTYSENSITIVESTR /AWS1/QQCNONEMPTYSENSITIVESTR¶
The constant input override value.
Queryable Attributes¶
type¶
Override tool input value with constant values
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
value¶
The constant input override value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUE() |
Getter for VALUE, with configurable default |
ASK_VALUE() |
Getter for VALUE w/ exceptions if field has no value |
HAS_VALUE() |
Determine if VALUE has a value |