Skip to content

/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_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

Interactions

The general visual interactions setup for a visual.

Accessible with the following methods

Method Description
GET_INTERACTIONS() Getter for INTERACTIONS