/AWS1/CL_QSTSTRINGDEFVALUES¶
The default values of the StringParameterDeclaration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_dynamicvalue TYPE REF TO /AWS1/CL_QSTDYNAMICDEFVALUE /AWS1/CL_QSTDYNAMICDEFVALUE¶
The dynamic value of the
StringDefaultValues. Different defaults displayed according to users, groups, and values mapping.
it_staticvalues TYPE /AWS1/CL_QSTSTRDEFVALUELIST_W=>TT_STRINGDEFAULTVALUELIST TT_STRINGDEFAULTVALUELIST¶
The static values of the
DecimalDefaultValues.
Queryable Attributes¶
DynamicValue¶
The dynamic value of the
StringDefaultValues. Different defaults displayed according to users, groups, and values mapping.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DYNAMICVALUE() |
Getter for DYNAMICVALUE |
StaticValues¶
The static values of the
DecimalDefaultValues.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATICVALUES() |
Getter for STATICVALUES, with configurable default |
ASK_STATICVALUES() |
Getter for STATICVALUES w/ exceptions if field has no value |
HAS_STATICVALUES() |
Determine if STATICVALUES has a value |