/AWS1/CL_QSTNUMERICSEPARATOR00¶
The options that determine the numeric separator configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_decimalseparator TYPE /AWS1/QSTNUMERICSEPARATORSYM00 /AWS1/QSTNUMERICSEPARATORSYM00¶
Determines the decimal separator.
io_thousandsseparator TYPE REF TO /AWS1/CL_QSTTHOUSANDSEPARATO00 /AWS1/CL_QSTTHOUSANDSEPARATO00¶
The options that determine the thousands separator configuration.
Queryable Attributes¶
DecimalSeparator¶
Determines the decimal separator.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DECIMALSEPARATOR() |
Getter for DECIMALSEPARATOR, with configurable default |
ASK_DECIMALSEPARATOR() |
Getter for DECIMALSEPARATOR w/ exceptions if field has no va |
HAS_DECIMALSEPARATOR() |
Determine if DECIMALSEPARATOR has a value |
ThousandsSeparator¶
The options that determine the thousands separator configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_THOUSANDSSEPARATOR() |
Getter for THOUSANDSSEPARATOR |