/AWS1/CL_QSTPIVOTTABLECONF¶
The configuration for a PivotTableVisual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fieldwells TYPE REF TO /AWS1/CL_QSTPIVOTTBLFIELDWELLS /AWS1/CL_QSTPIVOTTBLFIELDWELLS¶
The field wells of the visual.
io_sortconfiguration TYPE REF TO /AWS1/CL_QSTPIVOTTABLESORTCONF /AWS1/CL_QSTPIVOTTABLESORTCONF¶
The sort configuration for a
PivotTableVisual.
io_tableoptions TYPE REF TO /AWS1/CL_QSTPIVOTTABLEOPTIONS /AWS1/CL_QSTPIVOTTABLEOPTIONS¶
The table options for a pivot table visual.
io_totaloptions TYPE REF TO /AWS1/CL_QSTPIVOTTBLTOTALOPTS /AWS1/CL_QSTPIVOTTBLTOTALOPTS¶
The total options for a pivot table visual.
io_fieldoptions TYPE REF TO /AWS1/CL_QSTPIVOTTBLFIELDOPTS /AWS1/CL_QSTPIVOTTBLFIELDOPTS¶
The field options for a pivot table visual.
io_paginatedreportoptions TYPE REF TO /AWS1/CL_QSTPIVOTTBLPAGINATE00 /AWS1/CL_QSTPIVOTTBLPAGINATE00¶
The paginated report options for a pivot table visual.
io_dboardcustizationvisual00 TYPE REF TO /AWS1/CL_QSTDSHCUSTIZATIONVI00 /AWS1/CL_QSTDSHCUSTIZATIONVI00¶
The options that define customizations available to dashboard readers for a specific visual
io_interactions TYPE REF TO /AWS1/CL_QSTVISUALINTERACTOPTS /AWS1/CL_QSTVISUALINTERACTOPTS¶
The general visual interactions setup for a visual.
Queryable Attributes¶
FieldWells¶
The field wells of the visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDWELLS() |
Getter for FIELDWELLS |
SortConfiguration¶
The sort configuration for a
PivotTableVisual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SORTCONFIGURATION() |
Getter for SORTCONFIGURATION |
TableOptions¶
The table options for a pivot table visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TABLEOPTIONS() |
Getter for TABLEOPTIONS |
TotalOptions¶
The total options for a pivot table visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOTALOPTIONS() |
Getter for TOTALOPTIONS |
FieldOptions¶
The field options for a pivot table visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDOPTIONS() |
Getter for FIELDOPTIONS |
PaginatedReportOptions¶
The paginated report options for a pivot table visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PAGINATEDREPORTOPTIONS() |
Getter for PAGINATEDREPORTOPTIONS |
DashboardCustomizationVisualOptions¶
The options that define customizations available to dashboard readers for a specific visual
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBOARDCUSTIZATIONVISUA00() |
Getter for DBOARDCUSTIZATIONVISUALOPTS |
Interactions¶
The general visual interactions setup for a visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERACTIONS() |
Getter for INTERACTIONS |