Skip to content

/AWS1/CL_QSTFILTERSCOPECONF

The scope configuration for a FilterGroup.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_SELECTEDSHEETS TYPE REF TO /AWS1/CL_QSTSELEDSHEETSFILTS00 /AWS1/CL_QSTSELEDSHEETSFILTS00

The configuration for applying a filter to specific sheets.

IO_ALLSHEETS TYPE REF TO /AWS1/CL_QSTALLSHEETSFILTSCO00 /AWS1/CL_QSTALLSHEETSFILTSCO00

The configuration that applies a filter to all sheets. When you choose AllSheets as the value for a FilterScopeConfiguration, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. The AllSheetsFilterScopeConfiguration is chosen.


Queryable Attributes

SelectedSheets

The configuration for applying a filter to specific sheets.

Accessible with the following methods

Method Description
GET_SELECTEDSHEETS() Getter for SELECTEDSHEETS

AllSheets

The configuration that applies a filter to all sheets. When you choose AllSheets as the value for a FilterScopeConfiguration, this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. The AllSheetsFilterScopeConfiguration is chosen.

Accessible with the following methods

Method Description
GET_ALLSHEETS() Getter for ALLSHEETS