SAP ABAP Class CL_RSR_WWW_ITEM_FILTER_RADIO (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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_IMO_ITEM_FILTER_RADIO Radio Filter (i-Mode) 20011205
2 Inheritance (c INHERITING FROM c_ref)  CL_RSR_PIE_ITEM_FILTER_RADIO Dropdown Box for Filtering (Pocket IE) 20010213
3 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WML_ITEM_FILTER_RADIO Radio Filter (WML) 20010227
Properties
Class CL_RSR_WWW_ITEM_FILTER_RADIO  
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 20001208   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSRA_KWF_TMPL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRXW3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_WWW_ITEM_FILTER_RADIO has no interface implemented.
Friends
Class CL_RSR_WWW_ITEM_FILTER_RADIO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PARAMETER_HCOUNT Instance attribute Private Type reference (TYPE) RRXW3_PARAMETER_ID 'HORIZONTAL_NUMBER' Number of Entries in Row/Column 20001212
2 C_PARAMETER_HORIZONTAL Instance attribute Private Type reference (TYPE) RRXW3_PARAMETER_ID 'HORIZONTAL_ALIGNMENT' 20001215
3 P_FOKUS Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20050103
4 P_JSTRING Instance attribute Private Type reference (TYPE) STRING JavaScript 20001222
5 P_ONCLICK Instance attribute Private Type reference (TYPE) STRING 20020123
6 P_R_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_TABLE Table Renderer 20001212
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_COLUMNS Instance method Private Method 20001212
2 CALCULATE_ROWS_COLUMNS Instance method Private Method 20001212
3 CREATE_INPUT_BOX_TAG Instance method Private Method Open Input Tag 20001208
4 CREATE_MULTIPLE_VALUES Instance method Private Method 20001208
5 CREATE_SINGLE_VALUE Instance method Private Method 20001208
6 CREATE_SUBMIT Instance method Private Method Insert Submit Button 20001208
7 CREATE_VALUES Instance method Private Method Writes the Values in the Drop Down Box 20001208
8 GENERATE_HTML Instance method Private Method Generate HTML 20001208
9 GET_FORMNAME Instance method Private Method 20020123
10 GET_HCOUNT Instance method Private Method Gets hcount from attributes 20001212
11 GET_SELECTED_VALUE Instance method Private Method Delivers the Value from the Parameter Table 20001208
12 OPEN_FORM_TAG Instance method Private Method 20001208
Events
Class CL_RSR_WWW_ITEM_FILTER_RADIO has no event.
Types
Class CL_RSR_WWW_ITEM_FILTER_RADIO has no local type.
Method Signatures

Method CALCULATE_COLUMNS Signature

Method CALCULATE_COLUMNS on class CL_RSR_WWW_ITEM_FILTER_RADIO has no parameter.
Method CALCULATE_COLUMNS on class CL_RSR_WWW_ITEM_FILTER_RADIO has no exception.

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 20001212
2 Importing I_VAL Call by reference Type reference (TYPE) I 20001212
3 Importing I_VERTFL Call by reference Type reference (TYPE) RS_BOOL Boolean 20001212
4 Returning R_CR Value transfer Type reference (TYPE) I 20001212

Method CALCULATE_ROWS_COLUMNS on class CL_RSR_WWW_ITEM_FILTER_RADIO 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 20020123
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20001220

Method CREATE_MULTIPLE_VALUES 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 20001213
2 Importing I_INDEX Call by reference Type reference (TYPE) I 20001208
3 Importing I_IOBJNM Call by reference Type reference (TYPE) RSDIOBJNM Ziel-InfoObject des InfoCubes 20001213
4 Importing I_PRSNT Call by reference Type reference (TYPE) RSCHAPRSNT Darstellung für Merkmale und Einheiten 20001213
5 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_TABLE Mark Up Table container 20020123
6 Importing I_STYLE Call by reference Type reference (TYPE) STRING 20001213
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20001220

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 20001213
2 Importing I_HCOUNT Call by reference Type reference (TYPE) I 20001213
3 Importing I_INDEX Call by reference Type reference (TYPE) I 20001208
4 Importing I_PRSNT Call by reference Type reference (TYPE) RSCHAPRSNT Darstellung für Merkmale und Einheiten 20001208
5 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_TABLE Mark Up Table container 20020123
6 Importing I_SELVAL Call by reference Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20001208
7 Importing I_STYLE Call by reference Type reference (TYPE) STRING 20001213
8 Importing I_S_CHAVT Call by reference Type reference (TYPE) RSDM_S_CHAVT 20001208
# 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 20020123
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20020123

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 20020123
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20001220

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 20001220
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20001220

Method GET_FORMNAME Signature

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

Method GET_FORMNAME on class CL_RSR_WWW_ITEM_FILTER_RADIO 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) RSDM_T_CHAVT 20001213
2 Returning R_HCOUNT Value transfer Type reference (TYPE) I 20001212

Method GET_HCOUNT on class CL_RSR_WWW_ITEM_FILTER_RADIO has no exception.

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 20001208
2 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20001208
3 Returning R_SELVAL Value transfer Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20001208

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