/AWS1/CL_QSTKPIOPTIONS¶
The options that determine the presentation of a KPI visual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_progressbar TYPE REF TO /AWS1/CL_QSTPROGRESSBAROPTIONS /AWS1/CL_QSTPROGRESSBAROPTIONS¶
The options that determine the presentation of the progress bar of a KPI visual.
io_trendarrows TYPE REF TO /AWS1/CL_QSTTRENDARROWOPTIONS /AWS1/CL_QSTTRENDARROWOPTIONS¶
The options that determine the presentation of trend arrows in a KPI visual.
io_secondaryvalue TYPE REF TO /AWS1/CL_QSTSECVALUEOPTIONS /AWS1/CL_QSTSECVALUEOPTIONS¶
The options that determine the presentation of the secondary value of a KPI visual.
io_comparison TYPE REF TO /AWS1/CL_QSTCOMPARISONCONF /AWS1/CL_QSTCOMPARISONCONF¶
The comparison configuration of a KPI visual.
iv_primaryvaluedisplaytype TYPE /AWS1/QSTPRIMARYVALUEDSPTYPE /AWS1/QSTPRIMARYVALUEDSPTYPE¶
The options that determine the primary value display type.
io_primaryvaluefontconf TYPE REF TO /AWS1/CL_QSTFONTCONFIGURATION /AWS1/CL_QSTFONTCONFIGURATION¶
The options that determine the primary value font configuration.
io_secondaryvaluefontconf TYPE REF TO /AWS1/CL_QSTFONTCONFIGURATION /AWS1/CL_QSTFONTCONFIGURATION¶
The options that determine the secondary value font configuration.
io_sparkline TYPE REF TO /AWS1/CL_QSTKPISPARKLINEOPTS /AWS1/CL_QSTKPISPARKLINEOPTS¶
The options that determine the visibility, color, type, and tooltip visibility of the sparkline of a KPI visual.
io_visuallayoutoptions TYPE REF TO /AWS1/CL_QSTKPIVISUALLAYOUTO00 /AWS1/CL_QSTKPIVISUALLAYOUTO00¶
The options that determine the layout a KPI visual.
Queryable Attributes¶
ProgressBar¶
The options that determine the presentation of the progress bar of a KPI visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROGRESSBAR() |
Getter for PROGRESSBAR |
TrendArrows¶
The options that determine the presentation of trend arrows in a KPI visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRENDARROWS() |
Getter for TRENDARROWS |
SecondaryValue¶
The options that determine the presentation of the secondary value of a KPI visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECONDARYVALUE() |
Getter for SECONDARYVALUE |
Comparison¶
The comparison configuration of a KPI visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPARISON() |
Getter for COMPARISON |
PrimaryValueDisplayType¶
The options that determine the primary value display type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIMARYVALUEDISPLAYTYPE() |
Getter for PRIMARYVALUEDISPLAYTYPE, with configurable defaul |
ASK_PRIMARYVALUEDISPLAYTYPE() |
Getter for PRIMARYVALUEDISPLAYTYPE w/ exceptions if field ha |
HAS_PRIMARYVALUEDISPLAYTYPE() |
Determine if PRIMARYVALUEDISPLAYTYPE has a value |
PrimaryValueFontConfiguration¶
The options that determine the primary value font configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIMARYVALUEFONTCONF() |
Getter for PRIMARYVALUEFONTCONF |
SecondaryValueFontConfiguration¶
The options that determine the secondary value font configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECONDARYVALUEFONTCONF() |
Getter for SECONDARYVALUEFONTCONF |
Sparkline¶
The options that determine the visibility, color, type, and tooltip visibility of the sparkline of a KPI visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPARKLINE() |
Getter for SPARKLINE |
VisualLayoutOptions¶
The options that determine the layout a KPI visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISUALLAYOUTOPTIONS() |
Getter for VISUALLAYOUTOPTIONS |