/AWS1/CL_QSTPIVOTTABLESORTBY¶
The sort by field for the field sort options.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_field TYPE REF TO /AWS1/CL_QSTFIELDSORT /AWS1/CL_QSTFIELDSORT¶
The field sort (field id, direction) for the pivot table sort by options.
io_column TYPE REF TO /AWS1/CL_QSTCOLUMNSORT /AWS1/CL_QSTCOLUMNSORT¶
The column sort (field id, direction) for the pivot table sort by options.
io_datapath TYPE REF TO /AWS1/CL_QSTDATAPATHSORT /AWS1/CL_QSTDATAPATHSORT¶
The data path sort (data path value, direction) for the pivot table sort by options.
Queryable Attributes¶
Field¶
The field sort (field id, direction) for the pivot table sort by options.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELD() |
Getter for FIELD |
Column¶
The column sort (field id, direction) for the pivot table sort by options.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLUMN() |
Getter for COLUMN |
DataPath¶
The data path sort (data path value, direction) for the pivot table sort by options.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAPATH() |
Getter for DATAPATH |