/AWS1/CL_QSTNUMERICFORMATCONF¶
The options that determine the numeric format configuration.
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_numberdisplayformatconf TYPE REF TO /AWS1/CL_QSTNUMDSPFORMATCONF /AWS1/CL_QSTNUMDSPFORMATCONF¶
The options that determine the number display format configuration.
io_currencydisplayformatconf TYPE REF TO /AWS1/CL_QSTCURRENCYDSPFMTCONF /AWS1/CL_QSTCURRENCYDSPFMTCONF¶
The options that determine the currency display format configuration.
io_percentagedspformatconf TYPE REF TO /AWS1/CL_QSTPERCENTAGEDSPFMT00 /AWS1/CL_QSTPERCENTAGEDSPFMT00¶
The options that determine the percentage display format configuration.
Queryable Attributes¶
NumberDisplayFormatConfiguration¶
The options that determine the number display format configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NUMBERDISPLAYFORMATCONF() |
Getter for NUMBERDISPLAYFORMATCONF |
CurrencyDisplayFormatConfiguration¶
The options that determine the currency display format configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CURRENCYDSPFORMATCONF() |
Getter for CURRENCYDISPLAYFORMATCONF |
PercentageDisplayFormatConfiguration¶
The options that determine the percentage display format configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERCENTAGEDSPFORMATCONF() |
Getter for PERCENTAGEDISPLAYFORMATCONF |