/AWS1/CL_QSTDECIMALDEFVALUES¶
The default values of the DecimalParameterDeclaration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_dynamicvalue TYPE REF TO /AWS1/CL_QSTDYNAMICDEFVALUE /AWS1/CL_QSTDYNAMICDEFVALUE¶
The dynamic value of the
DecimalDefaultValues. Different defaults are displayed according to users, groups, and values mapping.
it_staticvalues TYPE /AWS1/CL_QSTDECIMALDEFVALLST_W=>TT_DECIMALDEFAULTVALUELIST TT_DECIMALDEFAULTVALUELIST¶
The static values of the
DecimalDefaultValues.
Queryable Attributes¶
DynamicValue¶
The dynamic value of the
DecimalDefaultValues. Different defaults are 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 |