SAP ABAP Class CL_RSR_WWW_ITEM_QUERY_DEF (Web Query Designer: Web Item)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSZA (Package) Web Query Designer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM Module for a Page in Web Reporting 20010720
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_WWW_ITEM_QUERY_DEF Web QueryDesigner: Web Item Constants (Componentization) 20091123
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSZA_CALLBACK_LIST_RENDERER Call Back Methods for HTML List Output 20011128
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSZA_CALLBACK_TREE_RENDERER Callback Methods for HTML Tree Output 20011005
Properties
Class CL_RSR_WWW_ITEM_QUERY_DEF  
Short Description Web Query Designer: Web Item    
Super Class CL_RSR_WWW_ITEM Module for a Page in Web Reporting 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSZA   Web Query Designer 
Created 20010720   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRXW3 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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_WWW_ITEM_QUERY_DEF Web QueryDesigner: Web Item Constants (Componentization) 20091123
2 IF_RSZA_CALLBACK_LIST_RENDERER Call Back Methods for HTML List Output 20011128
3 IF_RSZA_CALLBACK_TREE_RENDERER Callback Methods for HTML Tree Output 20011005
Friends
Class CL_RSR_WWW_ITEM_QUERY_DEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CMD_CHANGE_TAB Constant Private Type reference (TYPE) RSRCMDID 'CHANGE_TAB' Characteristics <-> Key Figures Tabstrip Swap 20011114
2 C_CMD_RERENDER Constant Public Type reference (TYPE) RSRCMDID 'RERENDER_ITEM' Rerender Item 20020122
3 C_CMD_TOGGLE_TREE Constant Private Type reference (TYPE) RSRCMDID 'TOGGLE_TREE' ID for a Web Command 20011004
4 C_PARAMETER_DISPLAY_DP Instance attribute Public Attribute reference (LIKE) DataProviders in Template that Represent Query 20091123
5 C_PARAMETER_ICUBE Instance attribute Public Attribute reference (LIKE) InfoCube with which Query Designer Is Started 20091123
6 C_PARAMETER_NODE_ID Constant Private Type reference (TYPE) RSRPARAMETERID 'NODE_ID' Parameter IDD for Node in Tree 20011004
7 C_PARAMETER_ON_CLOSE Instance attribute Public Attribute reference (LIKE) Action when Closing the Query 20091123
8 C_PARAMETER_ON_EXECUTE Instance attribute Public Attribute reference (LIKE) Action when Executing the Query 20091123
9 C_PARAMETER_QUERY Instance attribute Public Attribute reference (LIKE) Query with which QueryDesigner Is Started 20091123
10 C_PARAMETER_TARGET_FRAME Instance attribute Public Attribute reference (LIKE) Target Frame for Results of Executed Query 20091123
11 C_PARAMETER_TARGET_URL Instance attribute Public Attribute reference (LIKE) URL that is called when the query is executed 20091123
12 C_PARAMETER_VALUE_CLOSE Instance attribute Public Attribute reference (LIKE) Close Query 20091123
13 C_PARAMETER_VALUE_HIDE Instance attribute Public Attribute reference (LIKE) Hide Query 20091123
14 O_R_QUERY_DEF Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_QUERY_DEF Query Definition in Web 20010725
15 O_R_UTIL_QUERY_DEF Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_UTIL_QUERY_DEF Link to Tool Class 20011005
16 P_CM_ID Instance attribute Private Type reference (TYPE) I Context Menu ID 20010815
17 P_ENFORCE_RERENDERING Instance attribute Private Type reference (TYPE) RS_BOOL Rerendering Required with Query Execution 20020122
18 P_INITIAL_ICUBE Instance attribute Private Type reference (TYPE) RSINFOCUBE Initial InfoProvider 20020425
19 P_INITIAL_QUERY Instance attribute Private Type reference (TYPE) RSZCOMPID Initial Query 20020425
20 P_SX_ICUBE_DISPLAY_DATA Instance attribute Private Type reference (TYPE) RSZA_SX_ICUBE_DISPLAY_DATA Data for Displaying Metadata in Query Definition 20010910
21 P_SX_QUERY_DISPLAY_DATA Instance attribute Private Type reference (TYPE) RSZA_SX_QUERY_DISPLAY_DATA Data for Displaying Query Definition 20010910
22 P_S_ICUBE_NAV_DATA Instance attribute Private Type reference (TYPE) RSZA_S_DROPDOWN_VALUE Selected Branch of Metadata in DD List Box 20011115
23 P_URL_ID_DP Instance attribute Private Type reference (TYPE) I URL ID for URLs on DataProvider 20010912
24 P_URL_ID_DP_ELTUID Instance attribute Private Type reference (TYPE) I URL ID for URLs in DataProviders with ELTUID Transfer 20020111
25 P_URL_ID_DP_SNIPPETS Instance attribute Private Type reference (TYPE) I URL ID for URLs on DataProvider; Snippets Allowed 20020417
26 P_URL_ID_HW Instance attribute Private Type reference (TYPE) I URL ID for URLs in Help Window 20010912
27 P_URL_ID_HW_STARTER_HRY Instance attribute Private Type reference (TYPE) I URL ID for URLs in Hierarchy Selection 20011220
28 P_URL_ID_ITEM Instance attribute Private Type reference (TYPE) I URL ID for URLs for Item 20011114
29 P_USE_BUFFER Instance attribute Private Type reference (TYPE) RSBOOL Use Buffer When Next Rendering 20010816
Methods
# Method Level Visibility Method type Description Created on
1 FILL_HTML_BREADCRUMB Instance method Private Method Creates Header for Row/Columns Block with Navigation Status 20011128
2 FILL_HTML_BUTTON_LIST Instance method Private Method WebQueryDesigner: Button Toolbar 20011002
3 FILL_HTML_BUTTON_LIST_HEADER Instance method Private Method WebQueryDesigner: Button Toolbar 20011002
4 FILL_HTML_JS_EXECUTE_QUERY Instance method Private Method Generates HTML Code for Query Execution 20020117
5 FILL_HTML_META_DATA_DD_LISTBOX Instance method Private Method Tabstrip Generation for Metadata Display 20011114
6 FILL_HTML_META_DATA_TREE Instance method Private Method Generating HTML for Tree Data 20011002
7 FILL_HTML_QUERY_DEF Instance method Private Method WebQueryDesigner: Metadata 20011002
8 FILL_HTML_QUERY_HEADER Instance method Private Method WebQueryDesigner: QueryHeader 20011002
Events
Class CL_RSR_WWW_ITEM_QUERY_DEF has no event.
Types
Class CL_RSR_WWW_ITEM_QUERY_DEF has no local type.
Method Signatures

Method FILL_HTML_BREADCRUMB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BODY_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Nur breadcumb Body füllen 20011128
2 Importing I_HEIGHT_BODY Call by reference Type reference (TYPE) I Höhe des Bodies 20020207
3 Importing I_HEIGHT_HEADER Call by reference Type reference (TYPE) I Höhe des Navigationsbereiches 20011128
4 Importing I_HTML Call by reference Type reference (TYPE) STRING Inhalt der Breadcumb Box 20011128
5 Importing I_LAYTP Call by reference Type reference (TYPE) RSZLAYTP Layouttyp eines Elements 20011128
6 Returning R_HTML Value transfer Type reference (TYPE) STRING 20011128

Method FILL_HTML_BREADCRUMB on class CL_RSR_WWW_ITEM_QUERY_DEF has no exception.

Method FILL_HTML_BUTTON_LIST Signature

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

Method FILL_HTML_BUTTON_LIST on class CL_RSR_WWW_ITEM_QUERY_DEF has no exception.

Method FILL_HTML_BUTTON_LIST_HEADER Signature

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

Method FILL_HTML_BUTTON_LIST_HEADER on class CL_RSR_WWW_ITEM_QUERY_DEF has no exception.

Method FILL_HTML_JS_EXECUTE_QUERY Signature

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

Method FILL_HTML_JS_EXECUTE_QUERY on class CL_RSR_WWW_ITEM_QUERY_DEF has no exception.

Method FILL_HTML_META_DATA_DD_LISTBOX Signature

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

Method FILL_HTML_META_DATA_DD_LISTBOX on class CL_RSR_WWW_ITEM_QUERY_DEF has no exception.

Method FILL_HTML_META_DATA_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HEIGHT Call by reference Type reference (TYPE) CHAR4 Höhe 20011004
2 Importing I_WIDTH Call by reference Type reference (TYPE) CHAR4 Breite 20011004
3 Returning R_HTML Value transfer Type reference (TYPE) STRING 20011002

Method FILL_HTML_META_DATA_TREE on class CL_RSR_WWW_ITEM_QUERY_DEF has no exception.

Method FILL_HTML_QUERY_DEF Signature

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

Method FILL_HTML_QUERY_DEF on class CL_RSR_WWW_ITEM_QUERY_DEF has no exception.

Method FILL_HTML_QUERY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WIDTH Call by reference Type reference (TYPE) I 20011127
2 Returning R_HTML Value transfer Type reference (TYPE) STRING Html String 20011002

Method FILL_HTML_QUERY_HEADER on class CL_RSR_WWW_ITEM_QUERY_DEF has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A