/AWS1/CL_QSTSTRDSPARAMDEFVALS¶
The default values of a string parameter.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_staticvalues TYPE /AWS1/CL_QSTSTRDSPARAMVALLST_W=>TT_STRINGDATASETPARAMVALUELIST TT_STRINGDATASETPARAMVALUELIST¶
A list of static default values for a given string parameter.
Queryable Attributes¶
StaticValues¶
A list of static default values for a given string parameter.
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 |