SAP ABAP Class CL_RSR_WWW_ITEM_FILTER_ABS (All Filters: Drop Down Box, Radio, Check, Input Here)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RS_WEB_RUNTIME (Package) Web Reporting Runtime (3.x CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_VIEW All Items that Reference a View as DP 20010408
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_FILTER_CHECBOX Drop Down Box for Filtering 20010408
2 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_FILTER_DDOWN Drop Down Box for Filtering 20010408
3 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_FILTER_RADIO Drop Down Box for Filtering 20010408
Properties
Class CL_RSR_WWW_ITEM_FILTER_ABS  
Short Description All Filters: Drop Down Box, Radio, Check, Input Here    
Super Class CL_RSR_WWW_ITEM_VIEW All Items that Reference a View as DP 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_WEB_RUNTIME   Web Reporting Runtime (3.x CORE) 
Created 20010408   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_WWW_ITEM_FILTER_ABS has no interface implemented.
Friends
Class CL_RSR_WWW_ITEM_FILTER_ABS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DP_NAME Constant Private Type reference (TYPE) RSRPARAMETERVALUE 'SWETA' Parameter Value 20010705
2 C_PARAMETER_ATRIBUTE Constant Private Type reference (TYPE) RSRPARAMETERID 'ATTRINM' Warning 20010408
3 C_PARAMETER_BKVAL Constant Private Type reference (TYPE) RSRPARAMETERID 'BOOKED_VALUES' Parameter ID 20010408
4 C_PARAMETER_INDEX Constant Protected Type reference (TYPE) RSRPARAMETERID 'INDEX' Dim: Field for a User-Defined Characteristic Value 20010408
5 C_PARAMETER_IOBJNM Constant Protected Type reference (TYPE) RSRPARAMETERID 'IOBJNM' Parameter ID 20010408
6 C_PARAMETER_LABEL_ALIGN Constant Protected Type reference (TYPE) RSRPARAMETERID 'SHOW_LABEL' Dim: Field for a User-Defined Characteristic Value 20010408
7 C_PARAMETER_MAXVALUES Constant Private Type reference (TYPE) RSRPARAMETERID 'MAXVALUES' Parameter ID 20010408
8 C_PARAMETER_MEMBER Constant Private Type reference (TYPE) RSRPARAMETERID 'STRUCTURE_MEMBER' Parameter ID 20010408
9 C_PARAMETER_ONLY_VALUES Constant Protected Type reference (TYPE) RSRPARAMETERID 'ONLY_VALUES' Parameter ID 20010408
10 C_SELVAL_INITIAL Instance attribute Protected Type reference (TYPE) RSCHAVL SPACE Dim: Field for a User-Defined Characteristic Value 20010408
11 C_S_RAISE_ER1 Constant Private See coding 20010408
12 O_INDEX Static Attribute Protected Type reference (TYPE) I 20010408
13 O_INDEX_INST Instance attribute Protected Type reference (TYPE) I 20010408
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTION Instance method Protected Method 20010408
2 GET_ACTUAL_FILTER_VALUE Instance method Protected Method Get Actual Filter Value 20010408
3 GET_CHAVL_TEXT Instance method Protected Method Returns Key, Text Key or Text 20010408
4 GET_DIM Instance method Protected Method Delivers the Dim 20010408
5 GET_F4 Static method Public Method 20010408
6 GET_F4_ATRINM Static method Private Method 20010408
7 GET_F4_IOBJNM Static method Private Method F4 For InfoObjects 20010408
8 GET_F4_MEMBER Static method Private Method 20010408
9 GET_F4_MODE Instance method Private Method 20010408
10 GET_INDEX Instance method Protected Method Delivers the DDOWN Box Index for Setting Filter Values 20010408
11 GET_INFOOBJECT_TEXT Instance method Protected Method Delivers the Text 20010408
12 GET_LABEL Instance method Protected Method 20010408
13 GET_MAXVALUES Instance method Private Method Returns the Maximum Permissable Values 20010408
14 GET_NAME Instance method Protected Method 20010408
15 GET_PARAMETER_TDP Instance method Protected Method Providing All Trgt Data Providers and Dta Prvdrs in Parallel 20011026
16 GET_PRESENTATION Instance method Protected Method Returning the Chapr from the Dim 20010408
17 GET_SINGLE_SELECTION Instance method Protected Method Returning Single Value 20011030
18 GET_TARGET_DP Instance method Private Method Returning Target Data Providers 20011026
19 GET_VALUES Instance method Protected Method Fills the Value Table with Values 20010408
20 IS_LABEL_ALIGN Instance method Protected Method Returns the Parameter Label Alignment 20010408
21 IS_ONLY_VALUES Instance method Protected Method 20010408
22 SUBMIT_CMD Instance method Protected Method Executing Command to All Target Data Providers 20011026
Events
Class CL_RSR_WWW_ITEM_FILTER_ABS has no event.
Types
Class CL_RSR_WWW_ITEM_FILTER_ABS has no local type.
Method Signatures

Method GET_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTION Value transfer Type reference (TYPE) STRING 20010408

Method GET_ACTION on class CL_RSR_WWW_ITEM_FILTER_ABS has no exception.

Method GET_ACTUAL_FILTER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Value transfer Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20010408
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010408

Method GET_CHAVL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Value transfer Type reference (TYPE) STRING 20010626
2 Importing I_PRSNT Call by reference Type reference (TYPE) C 20010408
3 Importing I_S_CHAVT Call by reference Type reference (TYPE) RSDM_S_CHAVT 20010408
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010626

Method GET_DIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_DIM Call by reference Type reference (TYPE) RRX1_S_DIM Dim 20010408
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010408

Method GET_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20010408
2 Exporting E_T_CHAVT Call by reference Type reference (TYPE) RSDM_T_CHAVT 20010408
3 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20010408
4 Importing I_WITH_STRUCTURES Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X': Auch Strukturen zurückgeben 20010723
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010408

Method GET_F4_ATRINM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20010408
2 Exporting E_T_CHAVT Call by reference Type reference (TYPE) RSDM_T_CHAVT 20010408
3 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20010408
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010408

Method GET_F4_IOBJNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20010408
2 Exporting E_T_CHAVT Call by reference Type reference (TYPE) RSDM_T_CHAVT 20010408
3 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20010408
4 Importing I_WITH_STRUCTURES Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X': Auch Strukturen zurückgeben 20010723
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010408

Method GET_F4_MEMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20010408
2 Exporting E_T_CHAVT Call by reference Type reference (TYPE) RSDM_T_CHAVT 20010408
3 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20010408
# Exception Resumable Description Created on
1 X_MESSAGE 20010408

Method GET_F4_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_F4_MODE Call by reference Type reference (TYPE) RSDM_F4_MODE 20010408
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010408

Method GET_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INDEX Value transfer Type reference (TYPE) STRING 20010626
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010626

Method GET_INFOOBJECT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Value transfer Type reference (TYPE) RSTXTLG Beschreibung lang 20010408
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010408

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_LABEL Value transfer Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_LABEL Mark Up Input Field 20020123
2 Importing I_INDEX Call by reference Type reference (TYPE) STRING 20010408
3 Importing I_TEXT Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20010408
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20020123

Method GET_MAXVALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MAXVALUES Value transfer Type reference (TYPE) I 20010626
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010626

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IOBJNM Value transfer Type reference (TYPE) RSDIOBJNM Ziel-InfoObject des InfoCubes 20010408
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010408

Method GET_PARAMETER_TDP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20011026
2 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20011026

Method GET_PARAMETER_TDP on class CL_RSR_WWW_ITEM_FILTER_ABS has no exception.

Method GET_PRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PRSNT Value transfer Type reference (TYPE) RSCHAPRSNT Darstellung für Merkmale und Einheiten 20010408

Method GET_PRESENTATION on class CL_RSR_WWW_ITEM_FILTER_ABS has no exception.

Method GET_SINGLE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20011030
2 Importing I_S_DIM Call by reference Type reference (TYPE) RRX1_S_DIM 20011030
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20011030

Method GET_TARGET_DP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TARGET_DP Call by reference Type reference (TYPE) RSR_T_TARGET_DP Target Data Provider 20011026
2 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20011026
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20011026

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHAVT Value transfer Type reference (TYPE) RSDM_T_CHAVT selektierte Werte 20010408
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010408

Method IS_LABEL_ALIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LABEL_ALIGN Value transfer Type reference (TYPE) RS_BOOL Ausrichtung der Überschrift einer Drop Down Box 20010408

Method IS_LABEL_ALIGN on class CL_RSR_WWW_ITEM_FILTER_ABS has no exception.

Method IS_ONLY_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ONLY_VALUES Value transfer Type reference (TYPE) RS_BOOL Boolean 20010408

Method IS_ONLY_VALUES on class CL_RSR_WWW_ITEM_FILTER_ABS has no exception.

Method SUBMIT_CMD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20011026
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20011026
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A