SAP ABAP Class CL_WB_REP_BROWSER_RADA (Repository Browser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWB_REPOSITORY_BROWSER (Package) Repository Browser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_CONTROL_TOOL Control-Based Tool 20000913
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_CONTROL_TOOL_EXTENDED_1 Enhancement 1 of IF_WB_CONTROL_TOOL 20010918
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20000913
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_REP_BROWSER Repository Browser 20000913
Properties
Class CL_WB_REP_BROWSER_RADA  
Short Description Repository Browser    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_REPOSITORY_BROWSER   Repository Browser 
Created 20000913   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_WB_INFOSYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SMET9 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_CONTROL_TOOL Control-Based Tool 20000913
2 IF_WB_CONTROL_TOOL_EXTENDED_1 Enhancement 1 of IF_WB_CONTROL_TOOL 20010918
3 IF_WB_PROGRAM Workbench: Program 20000913
4 IF_WB_REP_BROWSER Repository Browser 20000913
Friends
Class CL_WB_REP_BROWSER_RADA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_TREE Instance attribute Private Object reference (TYPE REF TO) CL_WB_OBJECT_TREE_RADA Active Tree 20000913
2 BROWSER_MODE Instance attribute Private Type reference (TYPE) SEU_OBJTYP 'REP' swbm_c_type_object_list oder swbm_c_type_wdy_text_browser 20040906
3 DISABLED_FUNCTIONS Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Deactivated Function 20000913
4 EVT_TREE_CHANGED_OCCURED Instance attribute Private Type reference (TYPE) CHAR1 Tree Refresh Requested 20000913
5 NEXT_TREE Instance attribute Private Object reference (TYPE REF TO) CL_WB_OBJECT_TREE_RADA Active Tree 20000913
6 OBJECT_TREE_STATE Instance attribute Private Object reference (TYPE REF TO) CL_WB_OBJECT_TREE_STATE State for Object List 20120815
7 SELECTED_PLUGIN_TREENAMES Instance attribute Private Type reference (TYPE) TMEMO_TAB User-specific memory 20090526
8 SETTINGS Static Attribute Private Type reference (TYPE) RSEUMOD Workbench Settings 20000913
9 VISUALIZATION Instance attribute Private Object reference (TYPE REF TO) IF_WB_REPBROWSER_VIS Repository Browser Visualization 20000913
10 WINDOW_ID Instance attribute Private Type reference (TYPE) I Window ID 20000913
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000913
2 DETERMINE_REQ_OPERATION Instance method Private Method Determine Operation for Request 20000913
3 DISPLAY Instance method Private Method Display Browser 20000913
4 GET_BROWSER_MODE Instance method Public Method Read Browser Mode ("Repository Browser"/"Text Browser") 20040907
5 GET_DEFAULT_TREENAME Instance method Private Method Get Default for Object List 20000913
6 GET_OBJECT_TREE_FROM_REQUEST Instance method Private Method Generate Object List Instance 20000913
7 GET_REQ_UPPER_HIERLEVEL Instance method Private Method Determine Request for Higher-Level Object List 20000913
8 HANDLE_EVT_FUNCTION_REQUESTED Instance method Private Event handling method Catch Function Codes for Single Operation 20000913
9 HANDLE_EVT_MULT_FUNC_REQUESTED Instance method Private Event handling method Catch Function Codes for Set Operation 20000913
10 HANDLE_EVT_OBJECT_COPIED Instance method Private Event handling method Event: Object Copied 20000913
11 HANDLE_EVT_OBJECT_DELETED Instance method Private Event handling method Event: Object Deleted 20000913
12 HANDLE_EVT_OBJECT_RENAMED Instance method Private Event handling method Event: Object Renamed 20000913
13 HANDLE_EVT_STK_CTMEN_REQUESTED Instance method Private Event handling method Event: Context Menu Forward/Backward Requested 20000913
14 HANDLE_EVT_TREE_CHANGED Instance method Private Event handling method Event: Tree Changed 20000913
15 REQ_MULTI_ACTIVATION Instance method Private Method Trigger activation of several objects from the inactive list 20010607
16 SET_BROWSER_MODE Instance method Private Method Set Browser Mode ("Repository Browser"/"Text Browser") 20040907
17 TREE_REQ_ACTUALIZE Instance method Private Method Function Codes: Update Tree 20000913
18 TREE_REQ_ADD_TO_WORKLIST Instance method Private Method Function Codes: Insert Object(s) in Worklist 20000913
19 TREE_REQ_BACK Instance method Private Method Function Codes: Previous Tree 20000913
20 TREE_REQ_BOOKMARKS_EDIT Instance method Private Method Function Codes: Edit Favorites 20000913
21 TREE_REQ_END Instance method Private Method Function Codes: Close Repository Browser 20000913
22 TREE_REQ_FORWARD Instance method Private Method Function Codes: Next Tree 20000913
23 TREE_REQ_HIST_TREE Instance method Private Method Function Codes: Double-Click on Node 20000913
24 TREE_REQ_NEW Instance method Private Method Function Codes: Display Object List in Separate Tree 20010110
25 TREE_REQ_OBJECT_OPERATION Instance method Private Method Function Codes: Operation on Object in Tree (Obsolete?) 20000913
26 TREE_REQ_OBJECT_OPERATION_NEW Instance method Private Method Function Codes: Operation on Object in Tree 20000913
27 TREE_REQ_OTHER_OBJECT Instance method Private Method Function Codes: Other Object 20000913
28 TREE_REQ_SELECT Instance method Private Method Function Codes: Double-Click on Node 20000913
29 TREE_REQ_UPPER_HIERLEVEL Instance method Private Method Function Codes: Superior Hierarchy 20000913
30 UPDATE_SETTINGS Instance method Private Method Change Workbench settings 20000913
Events
# Event Type Visibility Description Created on
1 BROWSER_MODE_CHANGED Instance Event
(0)
Public
(2)
Browser Mode Changed 20040907
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TMEMO_TAB Private See coding 20090526 TMEMO_TAB type table of tmemo
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WB_REP_BROWSER_RADA has no parameter.
Method CONSTRUCTOR on class CL_WB_REP_BROWSER_RADA has no exception.

Method DETERMINE_REQ_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FUNCTION_CODE Call by reference Type reference (TYPE) SY-UCOMM Funktionscode 20000913
2 Returning P_OPERATION Value transfer Type reference (TYPE) SEU_ACTION Operation 20000913

Method DETERMINE_REQ_OPERATION on class CL_WB_REP_BROWSER_RADA has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PARENT_WINDOW_ID Call by reference Type reference (TYPE) I Parent Window 20000913
2 Importing P_TREE_STATE Call by reference Object reference (TYPE REF TO) CL_WB_REP_BROWSER_STATE_RADA Zustand des Baumes 20000913
# Exception Resumable Description Created on
1 ILLEGAL_WINDOW ungültiges Fenster 20000913

Method GET_BROWSER_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_BROWSER_MODE Value transfer Type reference (TYPE) SEU_OBJTYP swbm_c_type_object_list 20040907

Method GET_BROWSER_MODE on class CL_WB_REP_BROWSER_RADA has no exception.

Method GET_DEFAULT_TREENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TREENAME Value transfer Type reference (TYPE) DIRTREE-TNAME Name der Objektliste 20000913

Method GET_DEFAULT_TREENAME on class CL_WB_REP_BROWSER_RADA has no exception.

Method GET_OBJECT_TREE_FROM_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_WB_OBJECT_TREE Value transfer Object reference (TYPE REF TO) CL_WB_OBJECT_TREE_RADA Objektliste 20000913
2 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Request 20000913
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Objektlist nicht vorhanden 20000913

Method GET_REQ_UPPER_HIERLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_REQUEST Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST Request für übergeordnete Hierarchie 20000913

Method GET_REQ_UPPER_HIERLEVEL on class CL_WB_REP_BROWSER_RADA has no exception.

Method HANDLE_EVT_FUNCTION_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FUNCTION_CODE Value transfer Attribute reference (LIKE) 20000913
2 Importing P_IN_NEW_WINDOW Value transfer Attribute reference (LIKE) 20000913
3 Importing P_SELECTED_NODE Value transfer Attribute reference (LIKE) 20000913
4 Importing P_SELECTED_TREE Value transfer Attribute reference (LIKE) 20010817

Method HANDLE_EVT_FUNCTION_REQUESTED on class CL_WB_REP_BROWSER_RADA has no exception.

Method HANDLE_EVT_MULT_FUNC_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FUNCTION_CODE Value transfer Attribute reference (LIKE) 20000913
2 Importing P_IN_NEW_WINDOW Value transfer Attribute reference (LIKE) 20000913
3 Importing P_SELECTED_NODES Value transfer Attribute reference (LIKE) 20000913

Method HANDLE_EVT_MULT_FUNC_REQUESTED on class CL_WB_REP_BROWSER_RADA has no exception.

Method HANDLE_EVT_OBJECT_COPIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_OBJECT_NAME Value transfer Attribute reference (LIKE) 20000913
2 Importing P_OBJECT_NAME Value transfer Attribute reference (LIKE) 20000913
3 Importing P_OBJECT_TYPE Value transfer Attribute reference (LIKE) 20000913

Method HANDLE_EVT_OBJECT_COPIED on class CL_WB_REP_BROWSER_RADA has no exception.

Method HANDLE_EVT_OBJECT_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECT_NAME Value transfer Attribute reference (LIKE) 20000913
2 Importing P_OBJECT_TYPE Value transfer Attribute reference (LIKE) 20000913

Method HANDLE_EVT_OBJECT_DELETED on class CL_WB_REP_BROWSER_RADA has no exception.

Method HANDLE_EVT_OBJECT_RENAMED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_OBJECT_NAME Value transfer Attribute reference (LIKE) 20000913
2 Importing P_OBJECT_NAME Value transfer Attribute reference (LIKE) 20000913
3 Importing P_OBJECT_TYPE Value transfer Attribute reference (LIKE) 20000913

Method HANDLE_EVT_OBJECT_RENAMED on class CL_WB_REP_BROWSER_RADA has no exception.

Method HANDLE_EVT_STK_CTMEN_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTEXT_MENU_BACK Value transfer Attribute reference (LIKE) 20000913
2 Importing P_CONTEXT_MENU_FORWARD Value transfer Attribute reference (LIKE) 20000913

Method HANDLE_EVT_STK_CTMEN_REQUESTED on class CL_WB_REP_BROWSER_RADA has no exception.

Method HANDLE_EVT_TREE_CHANGED Signature

Method HANDLE_EVT_TREE_CHANGED on class CL_WB_REP_BROWSER_RADA has no parameter.
Method HANDLE_EVT_TREE_CHANGED on class CL_WB_REP_BROWSER_RADA has no exception.

Method REQ_MULTI_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SELECTED_NODES Call by reference Type reference (TYPE) REPITEMS Itemstruktur für Repository Browser 20010607
2 Exporting P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20010607

Method REQ_MULTI_ACTIVATION on class CL_WB_REP_BROWSER_RADA has no exception.

Method SET_BROWSER_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BROWSER_MODE Call by reference Type reference (TYPE) SEU_OBJTYP swbm_c_type_object_list 20040907

Method SET_BROWSER_MODE on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_ACTUALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SELECTED_NODE Call by reference Type reference (TYPE) REPITEM l 20010810

Method TREE_REQ_ACTUALIZE on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_ADD_TO_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SELECTED_NODES Call by reference Type reference (TYPE) REPITEMS Ausgewählte Knoten 20000913

Method TREE_REQ_ADD_TO_WORKLIST on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_BACK Signature

Method TREE_REQ_BACK on class CL_WB_REP_BROWSER_RADA has no parameter.
Method TREE_REQ_BACK on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_BOOKMARKS_EDIT Signature

Method TREE_REQ_BOOKMARKS_EDIT on class CL_WB_REP_BROWSER_RADA has no parameter.
Method TREE_REQ_BOOKMARKS_EDIT on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_END Signature

Method TREE_REQ_END on class CL_WB_REP_BROWSER_RADA has no parameter.
Method TREE_REQ_END on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_FORWARD Signature

Method TREE_REQ_FORWARD on class CL_WB_REP_BROWSER_RADA has no parameter.
Method TREE_REQ_FORWARD on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_HIST_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SELECTED_NODE Call by reference Type reference (TYPE) REPITEM ausgewählter Knoten 20000913

Method TREE_REQ_HIST_TREE on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SELECTED_NODE Call by reference Type reference (TYPE) REPITEM Itemstruktur für Repository Browser 20010110

Method TREE_REQ_NEW on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_OBJECT_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_IN_NEW_WINDOW Call by reference Type reference (TYPE) SEU_BOOL CL_WB_REQUEST=>WN_SAME_WINDOW ausführen in neuem Fenster? 20000913
2 Importing P_OPERATION Value transfer Type reference (TYPE) SEU_ACTION auszuführende Operation 20000913
3 Importing P_SELECTED_NODE Call by reference Type reference (TYPE) REPITEM ausgewählter Knoten 20000913

Method TREE_REQ_OBJECT_OPERATION on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_OBJECT_OPERATION_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FUNCTION Value transfer Type reference (TYPE) SY-UCOMM Funktionscode 20000913
2 Importing P_SELECTED_NODE Call by reference Type reference (TYPE) REPITEM ausgewählter Knoten 20000913

Method TREE_REQ_OBJECT_OPERATION_NEW on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_OTHER_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TREENAME Call by reference Type reference (TYPE) DIRTREE-TNAME 'EU_' Name der Objektliste 20000913

Method TREE_REQ_OTHER_OBJECT on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SELECTED_NODE Call by reference Type reference (TYPE) REPITEM ausgewählter Knoten 20000913

Method TREE_REQ_SELECT on class CL_WB_REP_BROWSER_RADA has no exception.

Method TREE_REQ_UPPER_HIERLEVEL Signature

Method TREE_REQ_UPPER_HIERLEVEL on class CL_WB_REP_BROWSER_RADA has no parameter.
Method TREE_REQ_UPPER_HIERLEVEL on class CL_WB_REP_BROWSER_RADA has no exception.

Method UPDATE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Objektname 20000913
2 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP Objekttyp 20000913
3 Importing P_USERNAME Call by reference Type reference (TYPE) SY-UNAME Benutzer für lokale Objekte 20000913

Method UPDATE_SETTINGS on class CL_WB_REP_BROWSER_RADA has no exception.
Event Signatures

Event BROWSER_MODE_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 P_NEW_BROWSER_MODE Exporting Value transfer Type reference (TYPE) SEU_OBJTYP swbm_c_type_object_list oder swbm_c_type_wdy_text_browser 20040907
History
Last changed by/on SAP  20130531 
SAP Release Created in 610