SAP ABAP Class CL_WB_ENH_BROWSER (Repository Browser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_ENH_BROWSER (Package) Enhancement Info System
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 20041022
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_CONTROL_TOOL_EXTENDED_1 Enhancement 1 of IF_WB_CONTROL_TOOL 20041022
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM Workbench: Program 20041022
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_REP_BROWSER Repository Browser 20041022
Properties
Class CL_WB_ENH_BROWSER  
Short Description Repository Browser    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_ENH_BROWSER   Enhancement Info System 
Created 20041022   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 20041022
2 IF_WB_CONTROL_TOOL_EXTENDED_1 Enhancement 1 of IF_WB_CONTROL_TOOL 20041022
3 IF_WB_PROGRAM Workbench: Program 20041022
4 IF_WB_REP_BROWSER Repository Browser 20041022
Friends
Class CL_WB_ENH_BROWSER 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_ENH Active Tree 20041022
2 BROWSER_MODE Instance attribute Private Type reference (TYPE) SEU_OBJTYP 'REP' swbm_c_type_object_list oder swbm_c_type_wdy_text_browser 20041022
3 DISABLED_FUNCTIONS Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Deactivated Function 20041022
4 EVT_TREE_CHANGED_OCCURED Instance attribute Private Type reference (TYPE) CHAR1 Tree Refresh Requested 20041022
5 NEXT_TREE Instance attribute Private Object reference (TYPE REF TO) CL_WB_OBJECT_TREE_ENH Active Tree 20041022
6 SETTINGS Static Attribute Private Type reference (TYPE) RSEUMOD Workbench Settings 20041022
7 VISUALIZATION Instance attribute Private Object reference (TYPE REF TO) IF_WB_ENHBROWSER_VIS Repository Browser Visualization 20041022
8 WINDOW_ID Instance attribute Private Type reference (TYPE) I Window ID 20041022
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041022
2 DETERMINE_REQ_OPERATION Instance method Private Method Determine Operation for Request 20041022
3 DISPLAY Instance method Private Method Display Browser 20041022
4 GET_BROWSER_MODE Instance method Public Method Read Browser Mode ("Repository Browser"/"Text Browser") 20041022
5 GET_DEFAULT_TREENAME Instance method Private Method Get Default for Object List 20041022
6 GET_OBJECT_TREE_FROM_REQUEST Instance method Private Method Generate Object List Instance 20041022
7 GET_REQ_UPPER_HIERLEVEL Instance method Private Method Determine Request for Higher-Level Object List 20041022
8 HANDLE_EVT_FUNCTION_REQUESTED Instance method Private Event handling method Catch Function Codes for Single Operation 20041022
9 HANDLE_EVT_MULT_FUNC_REQUESTED Instance method Private Event handling method Catch Function Codes for Set Operation 20041022
10 HANDLE_EVT_OBJECT_COPIED Instance method Private Event handling method Event: Object Copied 20041022
11 HANDLE_EVT_OBJECT_DELETED Instance method Private Event handling method Event: Object Deleted 20041022
12 HANDLE_EVT_OBJECT_RENAMED Instance method Private Event handling method Event: Object Renamed 20041022
13 HANDLE_EVT_STK_CTMEN_REQUESTED Instance method Private Event handling method Event: Context Menu Forward/Backward Requested 20041022
14 HANDLE_EVT_TREE_CHANGED Instance method Private Event handling method Event: Tree Changed 20041022
15 REQ_MULTI_ACTIVATION Instance method Private Method Trigger activation of several objects from the inactive list 20041022
16 SET_BROWSER_MODE Instance method Private Method Set Browser Mode ("Repository Browser"/"Text Browser") 20041022
17 TREE_REQ_ACTUALIZE Instance method Private Method Function Codes: Update Tree 20041022
18 TREE_REQ_ADD_TO_WORKLIST Instance method Private Method Function Codes: Insert Object(s) in Worklist 20041022
19 TREE_REQ_BACK Instance method Private Method Function Codes: Previous Tree 20041022
20 TREE_REQ_BOOKMARKS_EDIT Instance method Private Method Function Codes: Edit Favorites 20041022
21 TREE_REQ_END Instance method Private Method Function Codes: Close Repository Browser 20041022
22 TREE_REQ_FORWARD Instance method Private Method Function Codes: Next Tree 20041022
23 TREE_REQ_HIST_TREE Instance method Private Method Function Codes: Double-Click on Node 20041022
24 TREE_REQ_NEW Instance method Private Method Function Codes: Display Object List in Separate Tree 20041022
25 TREE_REQ_OBJECT_OPERATION Instance method Private Method Function Codes: Operation on Object in Tree (Obsolete?) 20041022
26 TREE_REQ_OBJECT_OPERATION_NEW Instance method Private Method Function Codes: Operation on Object in Tree 20041022
27 TREE_REQ_OTHER_OBJECT Instance method Private Method Function Codes: Other Object 20041022
28 TREE_REQ_SELECT Instance method Private Method Function Codes: Double-Click on Node 20041022
29 TREE_REQ_UPPER_HIERLEVEL Instance method Private Method Function Codes: Superior Hierarchy 20041022
30 UPDATE_SETTINGS Instance method Private Method Change Workbench Settings 20041022
Events
# Event Type Visibility Description Created on
1 BROWSER_MODE_CHANGED Instance Event
(0)
Public
(2)
Browser Mode Changed 20041022
Types
Class CL_WB_ENH_BROWSER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WB_ENH_BROWSER has no parameter.
Method CONSTRUCTOR on class CL_WB_ENH_BROWSER 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 20041022
2 Returning P_OPERATION Value transfer Type reference (TYPE) SEU_ACTION Operation 20041022

Method DETERMINE_REQ_OPERATION on class CL_WB_ENH_BROWSER 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 20041022
2 Importing P_TREE_STATE Call by reference Object reference (TYPE REF TO) CL_WB_REP_BROWSER_STATE_RADA Zustand des Baumes 20041022
# Exception Resumable Description Created on
1 ILLEGAL_WINDOW ungültiges Fenster 20041022

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 20041022

Method GET_BROWSER_MODE on class CL_WB_ENH_BROWSER 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 20041022

Method GET_DEFAULT_TREENAME on class CL_WB_ENH_BROWSER 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_ENH Objektliste 20041022
2 Importing P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Request 20041022
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Objektlist nicht vorhanden 20041022

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 20041022

Method GET_REQ_UPPER_HIERLEVEL on class CL_WB_ENH_BROWSER 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 Call by reference Attribute reference (LIKE) 20041022
2 Importing P_IN_NEW_WINDOW Call by reference Attribute reference (LIKE) 20041022
3 Importing P_SELECTED_NODE Call by reference Attribute reference (LIKE) 20041022
4 Importing P_SELECTED_TREE Call by reference Attribute reference (LIKE) 20041022

Method HANDLE_EVT_FUNCTION_REQUESTED on class CL_WB_ENH_BROWSER 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 Call by reference Attribute reference (LIKE) 20041022
2 Importing P_IN_NEW_WINDOW Call by reference Attribute reference (LIKE) 20041022
3 Importing P_SELECTED_NODES Call by reference Attribute reference (LIKE) 20041022

Method HANDLE_EVT_MULT_FUNC_REQUESTED on class CL_WB_ENH_BROWSER 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 Call by reference Attribute reference (LIKE) 20041022
2 Importing P_OBJECT_NAME Call by reference Attribute reference (LIKE) 20041022
3 Importing P_OBJECT_TYPE Call by reference Attribute reference (LIKE) 20041022

Method HANDLE_EVT_OBJECT_COPIED on class CL_WB_ENH_BROWSER 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 Call by reference Attribute reference (LIKE) 20041022
2 Importing P_OBJECT_TYPE Call by reference Attribute reference (LIKE) 20041022

Method HANDLE_EVT_OBJECT_DELETED on class CL_WB_ENH_BROWSER 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 Call by reference Attribute reference (LIKE) 20041022
2 Importing P_OBJECT_NAME Call by reference Attribute reference (LIKE) 20041022
3 Importing P_OBJECT_TYPE Call by reference Attribute reference (LIKE) 20041022

Method HANDLE_EVT_OBJECT_RENAMED on class CL_WB_ENH_BROWSER 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 Call by reference Attribute reference (LIKE) 20041022
2 Importing P_CONTEXT_MENU_FORWARD Call by reference Attribute reference (LIKE) 20041022

Method HANDLE_EVT_STK_CTMEN_REQUESTED on class CL_WB_ENH_BROWSER has no exception.

Method HANDLE_EVT_TREE_CHANGED Signature

Method HANDLE_EVT_TREE_CHANGED on class CL_WB_ENH_BROWSER has no parameter.
Method HANDLE_EVT_TREE_CHANGED on class CL_WB_ENH_BROWSER 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 20041022
2 Exporting P_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST Workbench Manager: Request 20041022

Method REQ_MULTI_ACTIVATION on class CL_WB_ENH_BROWSER 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 20041022

Method SET_BROWSER_MODE on class CL_WB_ENH_BROWSER 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 20041022

Method TREE_REQ_ACTUALIZE on class CL_WB_ENH_BROWSER 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 20041022

Method TREE_REQ_ADD_TO_WORKLIST on class CL_WB_ENH_BROWSER has no exception.

Method TREE_REQ_BACK Signature

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

Method TREE_REQ_BOOKMARKS_EDIT Signature

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

Method TREE_REQ_END Signature

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

Method TREE_REQ_FORWARD Signature

Method TREE_REQ_FORWARD on class CL_WB_ENH_BROWSER has no parameter.
Method TREE_REQ_FORWARD on class CL_WB_ENH_BROWSER 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 20041022

Method TREE_REQ_HIST_TREE on class CL_WB_ENH_BROWSER 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 20041022

Method TREE_REQ_NEW on class CL_WB_ENH_BROWSER 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? 20041022
2 Importing P_OPERATION Value transfer Type reference (TYPE) SEU_ACTION auszuführende Operation 20041022
3 Importing P_SELECTED_NODE Call by reference Type reference (TYPE) REPITEM ausgewählter Knoten 20041022

Method TREE_REQ_OBJECT_OPERATION on class CL_WB_ENH_BROWSER 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 20041022
2 Importing P_SELECTED_NODE Call by reference Type reference (TYPE) REPITEM ausgewählter Knoten 20041022

Method TREE_REQ_OBJECT_OPERATION_NEW on class CL_WB_ENH_BROWSER 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 20041022

Method TREE_REQ_OTHER_OBJECT on class CL_WB_ENH_BROWSER 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 20041022

Method TREE_REQ_SELECT on class CL_WB_ENH_BROWSER has no exception.

Method TREE_REQ_UPPER_HIERLEVEL Signature

Method TREE_REQ_UPPER_HIERLEVEL on class CL_WB_ENH_BROWSER has no parameter.
Method TREE_REQ_UPPER_HIERLEVEL on class CL_WB_ENH_BROWSER 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 20041022
2 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP Objekttyp 20041022
3 Importing P_USERNAME Call by reference Type reference (TYPE) SY-UNAME Benutzer für lokale Objekte 20041022

Method UPDATE_SETTINGS on class CL_WB_ENH_BROWSER 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 20041022
History
Last changed by/on SAP  20130531 
SAP Release Created in 700