SAP ABAP Class CL_RSR_WWW_UTIL_QUERY_DEF (Web Query Designer: Help Methods)
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_RENDERER Module for a Page in Web Reporting 20011005
Properties
Class CL_RSR_WWW_UTIL_QUERY_DEF  
Short Description Web Query Designer: Help Methods    
Super Class CL_RSR_WWW_RENDERER 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 20011005   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRMS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
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 RZX2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_WWW_UTIL_QUERY_DEF has no interface implemented.
Friends
Class CL_RSR_WWW_UTIL_QUERY_DEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TREE_NODE_NAME_PREFIX Constant Public Type reference (TYPE) STRING 'SAPBExTree' Prefix for Node Names in the Tree (for Setting Focus) 20040713
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATALOSS_POPUP_TO_URL Static method Public Method Adds Javascript Confirmation Prompt to URL Jump 20011023
2 ADD_JS_CHOSE_AND_SORT Static method Public Method Adds JavaScript Functions for Selection and Sorting 20011115
3 ADD_JS_SUBMITFORMWITHPAR Static method Public Method Adds Javascript Functions for Query Def. on HTML Page 20011115
4 BUILD_TREE_META_DATA Static method Public Method Generates Table for Metadata Tree Display 20011005
5 BUILD_TREE_OPEN_DIALOG Static method Public Method Reading Data With Open Dialog; Return To Tree Structure 20011005
6 BUILD_TREE_OPEN_DIALOG_OS Static method Public Method Reading Data With Open Dialog; Return To Tree Structure 20050210
7 CHECK_COMPONENT_NAME Instance method Public Method Checks Validity of a Transferred BEx Component Name 20020320
8 CONVERT_DOCU_LINK_FROM_DB Static method Public Method Converts Document Links from DB Format 20040203
9 CONVERT_DOCU_LINK_TO_DB Static method Public Method Converts Document Links from DB Format 20040203
10 CONVERT_ZERO_SUPP_FR_DB_FORMAT Static method Public Method Generates DB Format for Zero Suppression 20040128
11 CONVERT_ZERO_SUPP_TO_DB_FORMAT Static method Public Method Generates DB Format for Zero Suppression 20040128
12 ESCAPE_AS_JS_STRING Static method Public Method Formatting String as Java Script String 20011218
13 EXPAND_TREE_META_DATA Static method Public Method Rereading Re-usable Components for InfoCube 20011005
14 FILL_HTML_FLEXBOX Instance method Public Method Generates HTML for Flexbox 20030827
15 FILL_HTML_LIST Static method Public Method Generates HTML for Object List 20011127
16 FILL_HTML_PREVIEW Instance method Public Method Generates HTML for Query Preview 20011203
17 FILL_HTML_PREVIEW_TABLE Static method Private Method Generating Preview as HTML 20011203
18 FILL_HTML_TABSTRIP Instance method Public Method Creates HTML Code for Tab Pages 20020104
19 FILL_HTML_TREE Instance method Public Method Generating HTML for Tree Data 20011005
20 GET_JAVASCRIPT_URL Static method Public Method Delivers URL for Form Dispatch with up to 3 Parameters 20011005
21 GET_METADATA_FOR_ICUBE Static method Public Method Loading the Metadata from an InfoCube 20011220
22 GET_METADATA_FOR_INFOOBJECT Static method Public Method Determines Hierarchies for an InfoObject 20011220
23 SET_MESSAGES_TO_FRAMEWORK Static method Public Method Reading Messages 20011005
24 SET_UTIL Instance method Public Method UTIL Class Instantiation 20011005
25 TOGGLE_TREE_STATE Static method Public Method Expand/Collapse a Branch In The Tree 20011005
Events
Class CL_RSR_WWW_UTIL_QUERY_DEF has no event.
Types
Class CL_RSR_WWW_UTIL_QUERY_DEF has no local type.
Method Signatures

Method ADD_DATALOSS_POPUP_TO_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_URL Call by reference Type reference (TYPE) STRING URL 20011023
2 Importing I_ASK Call by reference Type reference (TYPE) STRING Query String (Continues with "Yes" Answer) 20011023

Method ADD_DATALOSS_POPUP_TO_URL on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method ADD_JS_CHOSE_AND_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_JAVASCRIPT Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_JAVASCRIPT Script Generation 20011115
2 Importing I_SORT_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20011119

Method ADD_JS_CHOSE_AND_SORT on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method ADD_JS_SUBMITFORMWITHPAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMNAME Call by reference Type reference (TYPE) STRING 'SAPBWQDefF1' Form Name 20011115
2 Importing I_R_JAVASCRIPT Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_JAVASCRIPT Script Generation 20011115

Method ADD_JS_SUBMITFORMWITHPAR on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method BUILD_TREE_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_NAV_DATA Call by reference Type reference (TYPE) RSZA_T_DROPDOWN_VALUE Table Type for RSZA_S_DROPDOWN_VALUE 20011115
2 Exporting E_T_TREE_CHAR Call by reference Type reference (TYPE) RSZA_T_TREE Characteristics in the Tree Sructure 20011005
3 Exporting E_T_TREE_KYF Call by reference Type reference (TYPE) RSZA_T_TREE Tree Structure Key Figures 20011005
4 Importing I_CALL_FROM Call by reference Type reference (TYPE) STRING 20011005
5 Importing I_SX_META_DATA Call by reference Type reference (TYPE) RSZA_SX_METADATA WebQueryDesigner: Metadata for InfoCube 20011005

Method BUILD_TREE_META_DATA on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method BUILD_TREE_OPEN_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20011005
2 Exporting E_T_MESG Call by reference Type reference (TYPE) RSZA_T_MESG Table Type for RRX_MESG 20011005
3 Exporting E_T_TREE Call by reference Type reference (TYPE) RSZA_T_TREE Table Type For RSZA_S_TREE 20011005
4 Importing I_OBJID Call by reference Type reference (TYPE) RSZOBJID ID for BEx reporting objects 20020314
5 Importing I_OBJTYPE Call by reference Type reference (TYPE) RSZOBJTYPE Type of a Reporting Object 20011005
6 Importing I_OBJVIEW Call by reference Type reference (TYPE) CHAR2 View on Objects (for example, history, favorites, folders) 20011005
7 Importing I_OPEN_MODE Call by reference Type reference (TYPE) RS_BOOL Boolean 20020314
8 Importing I_PARENTID Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20011005

Method BUILD_TREE_OPEN_DIALOG on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method BUILD_TREE_OPEN_DIALOG_OS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20050210
2 Exporting E_T_MESG Call by reference Type reference (TYPE) RSZA_T_MESG Table Type for RRX_MESG 20050210
3 Exporting E_T_TREE Call by reference Type reference (TYPE) RSZA_T_TREE Table Type For RSZA_S_TREE 20050210
4 Importing I_OBJID Call by reference Type reference (TYPE) RSZOBJID ID for BEx reporting objects 20050210
5 Importing I_OBJTYPE Call by reference Type reference (TYPE) RSOBJS_TYPE Objekt Services: Objekttyp 20050210
6 Importing I_OBJVIEW Call by reference Type reference (TYPE) CHAR2 View on Objects (for example, history, favorites, folders) 20050210
7 Importing I_OPEN_MODE Call by reference Type reference (TYPE) RS_BOOL Boolean 20050210
8 Importing I_PARENTID Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20050210

Method BUILD_TREE_OPEN_DIALOG_OS on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method CHECK_COMPONENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DEFTP Call by reference Type reference (TYPE) RSZDEFTP Definition type of an element 20020320
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20020320
3 Exporting E_TXTLG Call by reference Type reference (TYPE) RSTXTLG Long Description 20020320
4 Exporting E_T_MESG Call by reference Type reference (TYPE) RSZA_T_MESG Table Type for RRX_MESG 20020320
5 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a Reporting Component 20020320
6 Importing I_IS_NEW Call by reference Type reference (TYPE) RS_BOOL Boolean 20020320

Method CHECK_COMPONENT_NAME on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method CONVERT_DOCU_LINK_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOKU_INFO Call by reference Type reference (TYPE) RS_BOOL Boolean 20040203
2 Exporting E_DOKU_MASTER Call by reference Type reference (TYPE) RS_BOOL Boolean 20040203
3 Exporting E_DOKU_META Call by reference Type reference (TYPE) RS_BOOL Boolean 20040203
4 Importing I_DOKUURL Call by reference Type reference (TYPE) RSZDOKUURL Query: Dokumententlinks anzeigen 20040203

Method CONVERT_DOCU_LINK_FROM_DB on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method CONVERT_DOCU_LINK_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOKU_INFO Call by reference Type reference (TYPE) RS_BOOL Boolean 20040203
2 Importing I_DOKU_MASTER Call by reference Type reference (TYPE) RS_BOOL Boolean 20040203
3 Importing I_DOKU_META Call by reference Type reference (TYPE) RS_BOOL Boolean 20040203
4 Returning R_DOKUURL Value transfer Type reference (TYPE) RSZDOKUURL Query: Dokumententlinks anzeigen 20040203

Method CONVERT_DOCU_LINK_TO_DB on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method CONVERT_ZERO_SUPP_FR_DB_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AXIS Call by reference Type reference (TYPE) RSZA_ZEROSUPP_AXIS Nullunterdrückung: Auswahl der Achsen 20040128
2 Exporting E_TYPE Call by reference Type reference (TYPE) RSZA_ZEROSUPP_TYPE Art der Nullunterdrückung 20040128
3 Importing I_NOZERO Value transfer Type reference (TYPE) RSZNOZERO Query: Nullunterdrückung ab 3.0B 20040128

Method CONVERT_ZERO_SUPP_FR_DB_FORMAT on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method CONVERT_ZERO_SUPP_TO_DB_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS Call by reference Type reference (TYPE) RSZA_ZEROSUPP_AXIS Nullunterdrückung: Auswahl der Achsen 20040128
2 Importing I_TYPE Call by reference Type reference (TYPE) RSZA_ZEROSUPP_TYPE Art der Nullunterdrückung 20040128
3 Returning R_NOZERO Value transfer Type reference (TYPE) RSZNOZERO Query: Nullunterdrückung ab 3.0B 20040128

Method CONVERT_ZERO_SUPP_TO_DB_FORMAT on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method ESCAPE_AS_JS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STRING Call by reference Type reference (TYPE) STRING 20011218

Method ESCAPE_AS_JS_STRING on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method EXPAND_TREE_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALL_FROM Call by reference Type reference (TYPE) STRING 20011005
2 Importing I_DEFTP Call by reference Type reference (TYPE) RSZDEFTP Definition type of an element 20011005
3 Importing I_ICUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20011005
4 Returning R_T_TREE Value transfer Type reference (TYPE) RSZA_T_TREE Table Type For RSZA_S_TREE 20011005

Method EXPAND_TREE_META_DATA on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method FILL_HTML_FLEXBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Call by reference Type reference (TYPE) STRING Content is wrapped 20030827
2 Importing I_ACCESSIBILITY_JUMP_ID Call by reference Type reference (TYPE) CHAR1 ID zum Überspringen anbieten im Accessibility Mode 20040713
3 Importing I_TITLE Call by reference Type reference (TYPE) STRING SPACE 20030827
4 Importing I_WIDTH Call by reference Type reference (TYPE) CHAR4 20030827

Method FILL_HTML_FLEXBOX on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method FILL_HTML_LIST 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 Character Field Length 4 20011127
2 Importing I_HINT Call by reference Type reference (TYPE) STRING Note in Empty List 20011128
3 Importing I_R_CALLBACK Call by reference Object reference (TYPE REF TO) IF_RSZA_CALLBACK_LIST_RENDERER Callback Methods for HTML Tree Output 20011127
4 Importing I_TITLE Call by reference Type reference (TYPE) STRING 20011127
5 Importing I_T_LIST Call by reference Type reference (TYPE) RSZA_T_LIST List 20011127
6 Importing I_WIDTH Call by reference Type reference (TYPE) CHAR4 Character Field Length 4 20011127
7 Returning R_HTML Value transfer Type reference (TYPE) STRING 20011127

Method FILL_HTML_LIST on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method FILL_HTML_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_COLUMN Call by reference Type reference (TYPE) RSZA_T_LIST Table Type for RSZA_S_LIST 20011203
2 Importing I_T_KEYFIGURE Call by reference Type reference (TYPE) RSZA_T_LIST Table Type for RSZA_S_LIST 20011203
3 Importing I_T_ROW Call by reference Type reference (TYPE) RSZA_T_LIST Table Type for RSZA_S_LIST 20011203
4 Returning R_HTML Value transfer Type reference (TYPE) STRING 20011203

Method FILL_HTML_PREVIEW on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method FILL_HTML_PREVIEW_TABLE 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 20020131
2 Exporting E_LINES Call by reference Type reference (TYPE) SYTABIX Zahl der HTML Zeilen 20020131
3 Importing I_COLUMNS Call by reference Type reference (TYPE) RS_BOOL True: i_t_list enthält Merkmale der Spalte 20011203
4 Importing I_T_KEYFIGURE Call by reference Type reference (TYPE) RSZA_T_LIST Liste der Kennzahlen 20011203
5 Importing I_T_LIST Call by reference Type reference (TYPE) RSZA_T_LIST Liste der Merkmale in Zeile oder Spalte 20011203

Method FILL_HTML_PREVIEW_TABLE on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method FILL_HTML_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Value transfer Type reference (TYPE) STRING Contents of the Content Block 20020104
2 Importing I_FOCUS_NAME Call by reference Type reference (TYPE) STRING Anchor für Focus mit diesem Namen rendern 20040713
3 Importing I_R_CALLBACK Call by reference Object reference (TYPE REF TO) IF_RSZA_CALLBACK_TABS_RENDERER Callback Methods for HTML Tabstrip Output 20020104
4 Importing I_TAB_RIGHT Call by reference Type reference (TYPE) STRING Content to Be Rendered to the Right of Tabs 20031024
5 Importing I_TAB_SELECTED Call by reference Type reference (TYPE) CHAR30 Selected Tabstrip 20020104
6 Importing I_T_TAB_LIST Call by reference Type reference (TYPE) RSZA_T_LIST Table Type for RSZA_S_LIST 20020104

Method FILL_HTML_TABSTRIP on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method FILL_HTML_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 Height 20011005
2 Importing I_R_CALLBACK Call by reference Object reference (TYPE REF TO) IF_RSZA_CALLBACK_TREE_RENDERER Callback Methods for HTML Tree Output 20011005
3 Importing I_TITLE Call by reference Type reference (TYPE) STRING 20011005
4 Importing I_TREE_ID Call by reference Type reference (TYPE) CHAR10 Tree ID 20020201
5 Importing I_T_TREE Call by reference Type reference (TYPE) RSZA_T_TREE Table Type For RSZA_S_TREE 20011005
6 Importing I_WIDTH Call by reference Type reference (TYPE) CHAR4 NPlWidth 20011005
7 Returning R_HTML Value transfer Type reference (TYPE) STRING 20011005

Method FILL_HTML_TREE on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method GET_JAVASCRIPT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AS_JS_FUNCTION Call by reference Type reference (TYPE) RS_BOOL Returned as JavaScript Function 20011113
2 Importing I_PAR1 Call by reference Type reference (TYPE) ANY 20011005
3 Importing I_PAR2 Call by reference Type reference (TYPE) ANY 20011005
4 Importing I_PAR3 Call by reference Type reference (TYPE) ANY 20011005
5 Importing I_VAL1 Call by reference Type reference (TYPE) ANY 20011005
6 Importing I_VAL2 Call by reference Type reference (TYPE) ANY 20011005
7 Importing I_VAL3 Call by reference Type reference (TYPE) ANY 20011005
8 Returning R_URL Value transfer Type reference (TYPE) STRING 20011005

Method GET_JAVASCRIPT_URL on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method GET_METADATA_FOR_ICUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20011220
2 Exporting E_SX_META_DATA Call by reference Type reference (TYPE) RSZA_SX_METADATA WebQueryDesigner: Metadata for InfoCube 20011220
3 Exporting E_T_MESG Call by reference Type reference (TYPE) RSZA_T_MESG Messages 20011220
4 Importing I_ICUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20011220

Method GET_METADATA_FOR_ICUBE on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method GET_METADATA_FOR_INFOOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_METADATA Call by reference Type reference (TYPE) RSZA_SX_METADATA WebQueryDesigner: Metadata for InfoCube 20011220
2 Exporting E_S_COBPRO Call by reference Type reference (TYPE) RSZ_X_COBPRO RFC: Transfer Structure for the COBPRO 20011220
3 Exporting E_T_ATTRIBUTE Call by reference Type reference (TYPE) RSZA_T_ATTRIBUTES Table Type for RSZ_X_ATTRIBUTES 20011220
4 Exporting E_T_CTTNM_MEMBER_LIST Call by reference Type reference (TYPE) RSZA_T_MEMBER_LIST Table Type for RSZ_X_MEMBER_LIST 20020102
5 Exporting E_T_HIERARCHY Call by reference Type reference (TYPE) RSZX_T_HIERARCHIES Hierarchies of Characteristic for Transfer in RSZ_X_INFO4SEL 20011220
6 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20011220

Method GET_METADATA_FOR_INFOOBJECT on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method SET_MESSAGES_TO_FRAMEWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MESG Call by reference Type reference (TYPE) RSZA_T_MESG Message Collector 20011005

Method SET_MESSAGES_TO_FRAMEWORK on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method SET_UTIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PAGE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_PAGE HTML Interface of OLAP Processor 20011005

Method SET_UTIL on class CL_RSR_WWW_UTIL_QUERY_DEF has no exception.

Method TOGGLE_TREE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_TREE Call by reference Type reference (TYPE) RSZA_T_TREE Table Type For RSZA_S_TREE 20011005
2 Importing I_CALL_FROM Call by reference Type reference (TYPE) STRING 20011005
3 Importing I_ELEMENT_ID Call by reference Type reference (TYPE) RSRPARAMETERVALUE Element Name 20011005
4 Importing I_ICUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20011005
5 Importing I_OBJTYPE Call by reference Type reference (TYPE) RSZOBJTYPE Type of a Reporting Object 20011005
6 Importing I_OBJVIEW Call by reference Type reference (TYPE) CHAR2 View on Objects (for example, history, favorites, folders) 20011005
7 Importing I_OPEN_MODE Call by reference Type reference (TYPE) RS_BOOL Call Open Dialog in Open Mode or Not 20020314

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