/AWS1/CL_QSTBOXPLOTSORTCONF¶
The sort configuration of a BoxPlotVisual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_categorysort TYPE /AWS1/CL_QSTFIELDSORTOPTIONS=>TT_FIELDSORTOPTIONSLIST TT_FIELDSORTOPTIONSLIST¶
The sort configuration of a group by fields.
io_paginationconfiguration TYPE REF TO /AWS1/CL_QSTPAGINATIONCONF /AWS1/CL_QSTPAGINATIONCONF¶
The pagination configuration of a table visual or box plot.
Queryable Attributes¶
CategorySort¶
The sort configuration of a group by 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 |
PaginationConfiguration¶
The pagination configuration of a table visual or box plot.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PAGINATIONCONFIGURATION() |
Getter for PAGINATIONCONFIGURATION |