/AWS1/CL_QSTHEATMAPSORTCONF¶
The sort configuration of a heat map.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_heatmaprowsort TYPE /AWS1/CL_QSTFIELDSORTOPTIONS=>TT_FIELDSORTOPTIONSLIST TT_FIELDSORTOPTIONSLIST¶
The field sort configuration of the rows fields.
it_heatmapcolumnsort TYPE /AWS1/CL_QSTFIELDSORTOPTIONS=>TT_FIELDSORTOPTIONSLIST TT_FIELDSORTOPTIONSLIST¶
The column sort configuration for heat map for columns that aren't a part of a field well.
io_heatmaprowitemslimitconf TYPE REF TO /AWS1/CL_QSTITEMSLIMITCONF /AWS1/CL_QSTITEMSLIMITCONF¶
The limit on the number of rows that are displayed in a heat map.
io_heatmapcolumnitemslmtconf TYPE REF TO /AWS1/CL_QSTITEMSLIMITCONF /AWS1/CL_QSTITEMSLIMITCONF¶
The limit on the number of columns that are displayed in a heat map.
Queryable Attributes¶
HeatMapRowSort¶
The field sort configuration of the rows fields.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HEATMAPROWSORT() |
Getter for HEATMAPROWSORT, with configurable default |
ASK_HEATMAPROWSORT() |
Getter for HEATMAPROWSORT w/ exceptions if field has no valu |
HAS_HEATMAPROWSORT() |
Determine if HEATMAPROWSORT has a value |
HeatMapColumnSort¶
The column sort configuration for heat map for columns that aren't a part of a field well.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HEATMAPCOLUMNSORT() |
Getter for HEATMAPCOLUMNSORT, with configurable default |
ASK_HEATMAPCOLUMNSORT() |
Getter for HEATMAPCOLUMNSORT w/ exceptions if field has no v |
HAS_HEATMAPCOLUMNSORT() |
Determine if HEATMAPCOLUMNSORT has a value |
HeatMapRowItemsLimitConfiguration¶
The limit on the number of rows that are displayed in a heat map.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HEATMAPROWITEMSLIMITCONF() |
Getter for HEATMAPROWITEMSLIMITCONF |
HeatMapColumnItemsLimitConfiguration¶
The limit on the number of columns that are displayed in a heat map.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HEATMAPCOLUMNITEMSLMTC00() |
Getter for HEATMAPCOLUMNITEMSLIMITCONF |