Skip to content

/AWS1/CL_QSTSHEETVISUALSCOPI00

The filter that is applied to the options.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_SHEETID TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00

The selected sheet that the filter is applied to.

IV_SCOPE TYPE /AWS1/QSTFILTERVISUALSCOPE /AWS1/QSTFILTERVISUALSCOPE

The scope of the applied entities. Choose one of the following options:

  • ALL_VISUALS

  • SELECTED_VISUALS

Optional arguments:

IT_VISUALIDS TYPE /AWS1/CL_QSTFILTEDVISUALSLST_W=>TT_FILTEREDVISUALSLIST TT_FILTEREDVISUALSLIST

The selected visuals that the filter is applied to.


Queryable Attributes

SheetId

The selected sheet that the filter is applied to.

Accessible with the following methods

Method Description
GET_SHEETID() Getter for SHEETID, with configurable default
ASK_SHEETID() Getter for SHEETID w/ exceptions if field has no value
HAS_SHEETID() Determine if SHEETID has a value

Scope

The scope of the applied entities. Choose one of the following options:

  • ALL_VISUALS

  • SELECTED_VISUALS

Accessible with the following methods

Method Description
GET_SCOPE() Getter for SCOPE, with configurable default
ASK_SCOPE() Getter for SCOPE w/ exceptions if field has no value
HAS_SCOPE() Determine if SCOPE has a value

VisualIds

The selected visuals that the filter is applied to.

Accessible with the following methods

Method Description
GET_VISUALIDS() Getter for VISUALIDS, with configurable default
ASK_VISUALIDS() Getter for VISUALIDS w/ exceptions if field has no value
HAS_VISUALIDS() Determine if VISUALIDS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_SHEETVISUALSCOPINGCONFS

TYPES TT_SHEETVISUALSCOPINGCONFS TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTSHEETVISUALSCOPI00 WITH DEFAULT KEY
.