/AWS1/CL_QSTFUNNELCHARTSORTC00¶
The sort configuration of a FunnelChartVisual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_categorysort TYPE /AWS1/CL_QSTFIELDSORTOPTIONS=>TT_FIELDSORTOPTIONSLIST TT_FIELDSORTOPTIONSLIST¶
The sort configuration of the category fields.
io_categoryitemslimit TYPE REF TO /AWS1/CL_QSTITEMSLIMITCONF /AWS1/CL_QSTITEMSLIMITCONF¶
The limit on the number of categories displayed.
Queryable Attributes¶
CategorySort¶
The sort configuration of the category fields.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORYSORT() |
Getter for CATEGORYSORT, with configurable default |
ASK_CATEGORYSORT() |
Getter for CATEGORYSORT w/ exceptions if field has no value |
HAS_CATEGORYSORT() |
Determine if CATEGORYSORT has a value |
CategoryItemsLimit¶
The limit on the number of categories displayed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATEGORYITEMSLIMIT() |
Getter for CATEGORYITEMSLIMIT |