/AWS1/CL_QSTCOMPARISONCONF¶
The comparison display configuration of a KPI or gauge chart.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_comparisonmethod TYPE /AWS1/QSTCOMPARISONMETHOD /AWS1/QSTCOMPARISONMETHOD¶
The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
io_comparisonformat TYPE REF TO /AWS1/CL_QSTCOMPARISONFMTCONF /AWS1/CL_QSTCOMPARISONFMTCONF¶
The format of the comparison.
Queryable Attributes¶
ComparisonMethod¶
The method of the comparison. Choose from the following options:
DIFFERENCE
PERCENT_DIFFERENCE
PERCENT
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPARISONMETHOD() |
Getter for COMPARISONMETHOD, with configurable default |
ASK_COMPARISONMETHOD() |
Getter for COMPARISONMETHOD w/ exceptions if field has no va |
HAS_COMPARISONMETHOD() |
Determine if COMPARISONMETHOD has a value |
ComparisonFormat¶
The format of the comparison.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPARISONFORMAT() |
Getter for COMPARISONFORMAT |