SAP ABAP Class CL_RSR_WWW_ITEM_FILTER_CHECBOX (Drop Down Box for Filtering)
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_FILTER_ABS All Filters: Drop Down Box, Radio, Check, Input Here 20010408
Properties
Class CL_RSR_WWW_ITEM_FILTER_CHECBOX  
Short Description Drop Down Box for Filtering    
Super Class CL_RSR_WWW_ITEM_FILTER_ABS All Filters: Drop Down Box, Radio, Check, Input Here 
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 RRXW3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_WWW_ITEM_FILTER_CHECBOX has no interface implemented.
Friends
Class CL_RSR_WWW_ITEM_FILTER_CHECBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CMD_SET_FILTER Constant Private Type reference (TYPE) RSRPARAMETERID 'SET_FILTER_VALUES' set filter values 20010815
2 C_PARAMETER_HCOUNT Constant Private Type reference (TYPE) RRXW3_PARAMETER_ID 'HORIZONTAL_NUMBER' Align Horizontally 20010408
3 C_PARAMETER_HORIZONTAL Constant Private Type reference (TYPE) RRXW3_PARAMETER_ID 'HORIZONTAL_ALIGNMENT' Align Horizontally 20010408
4 C_PARAMETER_MAXLEN Instance attribute Private Type reference (TYPE) RRXW3_PARAMETER_ID 'MAXLENGTH' 20010408
5 C_PARAMETER_SELVAL Constant Private Type reference (TYPE) RSRPARAMETERID 'SELVAL' Parameter ID 20010408
6 C_PARAMETER_SIZE Constant Private Type reference (TYPE) RRXW3_PARAMETER_ID 'SIZE' 20010408
7 P_COUNTER Instance attribute Private Type reference (TYPE) INT4 Natural Number 20010408
8 P_R_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_TABLE Table 20010408
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_ROWS_COLUMNS Instance method Private Method Column Calculation 20010408
2 CREATE_INPUT_BOX_TAG Instance method Private Method Open Input Tag 20010408
3 CREATE_SINGLE_VALUE Instance method Private Method 20010408
4 CREATE_SUBMIT Instance method Private Method Insert Submit Button 20010408
5 CREATE_VALUES Instance method Private Method Writes the Values in the Drop Down Box 20010408
6 GENERATE_HTML Instance method Private Method Generate HTML 20010408
7 GET_FILTER_VALUES Instance method Private Method Restore Simple Filter Values 20010408
8 GET_FORMNAME Instance method Private Method 20010815
9 GET_HCOUNT Instance method Private Method Number Of Horizontal Entries 20010408
10 GET_MAXLENGTH Instance method Private Method 20010408
11 GET_MULTIPLE_SELECTION Instance method Private Method 20011030
12 GET_SELECTED_VALUE Instance method Private Method Delivers the Value from the Parameter Table 20010408
13 GET_SELVAL Instance method Private Method Delivers the Selected Value 20010408
14 GET_SIZE Instance method Private Method Restore Parameter Size 20010408
15 OPEN_FORM_TAG Instance method Private Method 20010408
16 SUBMIT_FILTER_VALUES Instance method Private Method Transfer Filter To View, or Remove Filter 20010815
Events
Class CL_RSR_WWW_ITEM_FILTER_CHECBOX has no event.
Types
Class CL_RSR_WWW_ITEM_FILTER_CHECBOX has no local type.
Method Signatures

Method CALCULATE_ROWS_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HVAL Call by reference Type reference (TYPE) I 20010408
2 Importing I_VAL Call by reference Type reference (TYPE) I 20010408
3 Importing I_VERTFL Call by reference Type reference (TYPE) RS_BOOL Boolean 20010408
4 Returning R_CR Value transfer Type reference (TYPE) I 20010408

Method CALCULATE_ROWS_COLUMNS on class CL_RSR_WWW_ITEM_FILTER_CHECBOX has no exception.

Method CREATE_INPUT_BOX_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_FORM Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_FORM Kapselt ein Formular in einer Mark Up Sprache 20020122
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010408

Method CREATE_SINGLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_COUNTER Call by reference Type reference (TYPE) I 20010408
2 Importing I_HCOUNT Call by reference Type reference (TYPE) I 20010408
3 Importing I_INDEX Call by reference Type reference (TYPE) I 20020122
4 Importing I_IOBJNM Call by reference Type reference (TYPE) RSDIOBJNM Ziel-InfoObject des InfoCubes 20010408
5 Importing I_PRSNT Call by reference Type reference (TYPE) RSCHAPRSNT Darstellung für Merkmale und Einheiten 20010408
6 Importing I_R_FORM Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_FORM Kapselt ein Formular in einer Mark Up Sprache 20020122
7 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_TABLE Mark Up Table container 20020122
8 Importing I_S_CHAVT Call by reference Type reference (TYPE) RSDM_S_CHAVT 20010408
9 Importing I_T_FILTER Call by reference Type reference (TYPE) T_FILTER 20010408
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010626

Method CREATE_SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_FORM Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_FORM Kapselt ein Formular in einer Mark Up Sprache 20020122
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010815

Method CREATE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_TABLE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_TABLE Mark Up Table container 20020125
2 Importing I_R_FORM Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_FORM Kapselt ein Formular in einer Mark Up Sprache 20020122
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010408

Method GENERATE_HTML Signature

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

Method GET_FILTER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_FILTER Value transfer Type reference (TYPE) T_FILTER 20010408
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010408

Method GET_FORMNAME Signature

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

Method GET_FORMNAME on class CL_RSR_WWW_ITEM_FILTER_CHECBOX has no exception.

Method GET_HCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_VAL Call by reference Type reference (TYPE) STANDARD TABLE 20010408
2 Returning R_HCOUNT Value transfer Type reference (TYPE) I 20010408

Method GET_HCOUNT on class CL_RSR_WWW_ITEM_FILTER_CHECBOX has no exception.

Method GET_MAXLENGTH Signature

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

Method GET_MAXLENGTH on class CL_RSR_WWW_ITEM_FILTER_CHECBOX has no exception.

Method GET_MULTIPLE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_VAL Call by reference Type reference (TYPE) T_FILTER 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_SELECTED_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) I 20010408
2 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20010408
3 Returning R_SELVAL Value transfer Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20010408

Method GET_SELECTED_VALUE on class CL_RSR_WWW_ITEM_FILTER_CHECBOX has no exception.

Method GET_SELVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SELVAL Value transfer Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20010408

Method GET_SELVAL on class CL_RSR_WWW_ITEM_FILTER_CHECBOX has no exception.

Method GET_SIZE Signature

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

Method GET_SIZE on class CL_RSR_WWW_ITEM_FILTER_CHECBOX has no exception.

Method OPEN_FORM_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_FORM Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_FORM Kapselt ein Formular in einer Mark Up Sprache 20020122
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20020122

Method SUBMIT_FILTER_VALUES 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 20010815
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20010815
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A