SAP ABAP Class CL_RECA_WB_BROWSER_TREE (Browser - Display: TREE)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_WB (Package) RE: Workbench (Object Manager)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RECA_WB_BROWSER_DISPLAY REWB: Browser - Display 20030122
Properties
Class CL_RECA_WB_BROWSER_TREE  
Short Description Browser - Display: TREE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CA_WB   RE: Workbench (Object Manager) 
Created 20030122   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RECAW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_WB_BROWSER_DISPLAY REWB: Browser - Display 20030122
Friends
Class CL_RECA_WB_BROWSER_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_FCODE_DD_FAVORITES Constant Protected Type reference (TYPE) UI_FUNC 'TREE_FAVORITES' Tree: Favorites 20030124
2 MC_FCODE_DD_LAYOUT Constant Protected Type reference (TYPE) UI_FUNC 'TREE_LAYOUT' Tree: Layout 20050525
3 MC_FCODE_DD_NEXT Constant Protected Type reference (TYPE) UI_FUNC 'STACK_NEXT' Tree: Next 20030124
4 MC_FCODE_DD_PREV Constant Protected Type reference (TYPE) UI_FUNC 'STACK_PREV' Tree: Previous 20030124
5 MC_FCODE_FAV_ADD Constant Protected Type reference (TYPE) UI_FUNC 'TREE_FAV_ADD' Tree: Add to Favorites 20030124
6 MC_FCODE_FAV_EDIT Constant Protected Type reference (TYPE) UI_FUNC 'TREE_FAV_EDIT' Tree: Edit Favorite 20030124
7 MC_FCODE_FAV_PART Constant Protected Type reference (TYPE) UI_FUNC 'WBFAV_' Favorites Entry: ID 20030124
8 MC_FCODE_HELP_TREE Constant Protected Type reference (TYPE) UI_FUNC 'TREE_HELP' Tree: Help 20030122
9 MC_FCODE_LAYOUT_DEFINE Constant Protected Type reference (TYPE) UI_FUNC 'TREE_LAYOUT_DEFINE' Tree: Define Filter 20050524
10 MC_FCODE_LAYOUT_PREFIX Constant Protected Type reference (TYPE) UI_FUNC 'TREE_LAYOUT#' Tree: Layout Prefix 20050524
11 MC_FCODE_LUSED_PART Constant Protected Type reference (TYPE) UI_FUNC 'WBLUSED_' Last Objects: ID 20030124
12 MC_FCODE_REFRESH Constant Protected Type reference (TYPE) UI_FUNC 'TREE_REFRESH' Tree: Rebuild 20030122
13 MC_FCODE_STACK Constant Protected Type reference (TYPE) UI_FUNC 'STACK' Stack: Selection 20030122
14 MC_FCODE_UP Constant Protected Type reference (TYPE) UI_FUNC 'TREE_UP' Tree: Go Up in Hierarchy 20030122
15 MC_MAX_STACK_ENTRIES Constant Protected Type reference (TYPE) SYTABIX 10 Maximum Stack Number 20030122
16 MC_NODE_PLUS Constant Private Type reference (TYPE) STRING 'RECAPLUS' Additional Data Node ID 20030131
17 MD_BROWSER_IDENT Instance attribute Protected Type reference (TYPE) STRING Tree: Identification Text 20030122
18 MD_TOPNODE Instance attribute Protected Type reference (TYPE) LVC_NKEY Tree: ROOT Node 20030122
19 MF_EXPAND_STOP Instance attribute Private Type reference (TYPE) ABAP_BOOL Bool: Stop Expansion 20030130
20 MF_EXTERNAL_REFRESH Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Refresh Is Called Externally 20030227
21 MF_REFRESH_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Refresh Mode Active 20030122
22 MO_CONT_PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container Area for Browser 20030122
23 MO_NAVIGATION_STACK Instance attribute Public Attribute reference (LIKE) 20030122
24 MO_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree: Control 20030122
25 MO_TREE_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR ALV Tree: Toolbar Control 20030122
26 MO_WAITING_WB_REQUEST Instance attribute Protected Object reference (TYPE REF TO) CL_RECA_WB_REQUEST Waiting Request of Workbench 20030128
27 MS_BROWSER_LAYOUT Instance attribute Public Attribute reference (LIKE) 20050525
28 MT_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20030122
29 MT_FILTER_WBOBJTYPE Instance attribute Protected Type reference (TYPE) RE_T_WBOBJTYPE WB Object Types That Are Not Displayed 20030122
30 MT_FILTER_WBRELTYPE Instance attribute Protected Type reference (TYPE) RE_T_RECAWBRELTYPE WB Relationship Types That Are Not Displayed 20030122
31 MT_NODE_EXPANDED Instance attribute Private Type reference (TYPE) MTYPE_T_NODEEXP Expanded Nodes (Read Dynamically) 20030130
32 MT_NODE_PLUS Instance attribute Private Type reference (TYPE) MTYPE_T_NODEPLUS Additional Data Nodes 20030131
33 MT_NODE_RELATION Instance attribute Private Type reference (TYPE) MTYPE_T_NODEREL Node Relationships 20030131
34 MT_REFRESH_DATA_KEY Instance attribute Private Type reference (TYPE) MTYPE_T_REFRESH_DATA_KEY 20050606
35 MT_TREE_DATA Instance attribute Protected Type reference (TYPE) RE_T_WB_BROWSER_DATA REWB: Browser Display: Complete Contents 20030122
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTRY Instance method Public Method 20030122
2 ADD_MORE_BUTTON Instance method Public Method 20030131
3 ADD_SIMPLE_TEXT_ENTRY Instance method Public Method 20030409
4 CHANGE_ENTRY Instance method Public Method 20030226
5 CONSTRUCTOR Instance method Public Constructor Constructor 20030122
6 DELETE_ENTRY Instance method Public Method 20030226
7 DO_WB_REQUEST_IN_PAI Instance method Public Method 20030128
8 END_DISPLAY Instance method Public Method 20030122
9 EXPAND_ENTRY Instance method Public Method 20030122
10 GET_ENTRY_BY_ID Instance method Public Method 20030122
11 GET_PARENT_ENTRY Instance method Public Method 20030122
12 GET_TOP_ID Instance method Public Method 20030122
13 HANDLE_AFTER_USER_COMMAND Instance method Protected Event handling method Handler: Tree After User Command 20050927
14 HANDLE_BEFORE_USER_COMMAND Instance method Protected Event handling method Handler: Tree Before User Command 20030122
15 HANDLE_BUTTON_CLICK Instance method Protected Event handling method Handler: Button in Node Was Clicked On 20030131
16 HANDLE_COMMIT Instance method Protected Event handling method Handler: Refresh After COMMIT 20030304
17 HANDLE_DRAG_MULTIPLE Instance method Protected Event handling method Handler: Drag (Multiple Nodes) Executed 20030212
18 HANDLE_DROP Instance method Protected Event handling method Handler: Drop on a Node 20050927
19 HANDLE_EXPAND_NO_CHILDREN Instance method Protected Event handling method Handler: Expand a Node Without Subnodes 20030122
20 HANDLE_ITEM_DOUBLE_CLICK Instance method Protected Event handling method Handler: Item Was Double-Clicked 20030204
21 HANDLE_MANAGER_PAI_EVENT Instance method Public Method 20030124
22 HANDLE_NODE_DOUBLE_CLICK Instance method Protected Event handling method Handler: Node Was Double-Clicked 20030122
23 HANDLE_STACK_POSITION_CHANGED Instance method Protected Event handling method Handler: Stack Position Changed 20030122
24 HANDLE_TREE_CTMENU Instance method Protected Event handling method Handler: Context Menu of Node Was Requested 20030122
25 HANDLE_TREE_CTMENU_SELECT Instance method Protected Event handling method Handler: Context Menu of Node Was Selected 20030122
26 HANDLE_TREE_ITEM_CTMENU Instance method Protected Event handling method Handler: Context Menu of Item Was Requested 20030204
27 HANDLE_TREE_ITEM_CTMENU_SELECT Instance method Protected Event handling method Handler: Context Menu of Item Was Selected 20030204
28 HANDLE_TREE_TOOLBAR Instance method Protected Event handling method Handler: Toolbar Tree 20030122
29 HANDLE_TREE_TOOLBAR_DD Instance method Protected Event handling method Handler: Toolbar Tree Dropdown Buttons 20030122
30 HANDLE_WB_OBJECT_DELETED Instance method Protected Event handling method Handler: WB Object Was Deleted 20030122
31 IS_ENTRY_EXPANDED Instance method Public Method 20030227
32 PUSH_CURRENT_STACK Instance method Public Method Overwrite Current Tree in Stack 20030122
33 REFRESH_DISPLAY Instance method Public Method 20030122
34 REFRESH_ENTRY Instance method Public Method 20030306
35 REMOVE_MORE_BUTTON Instance method Public Method 20030131
36 SEARCH_SUBTYPE Instance method Public Method 20030226
37 SEARCH_WBOBJECT Instance method Public Method 20030227
38 START_DISPLAY Instance method Public Method 20030122
39 UPDATE_TREE_TOOLBAR Instance method Protected Method Update Toolbar of Tree (Buttons) 20030122
40 _BUILD_STACK_FROM_TREEDATA Instance method Private Method Generate Stack Data from Current Tree Data 20030122
41 _BUILD_TREEDATA_FROM_STACK Instance method Private Method Generate Tree Data from Stack Data 20030122
42 _CLEAR_TREE Instance method Private Method Delete Tree 20030131
43 _CREATE_FIELDCATALOG Instance method Private Method Create Field Catalog 20030702
44 _CREATE_TREE Instance method Private Method Generate Tree 20030702
45 _CREATE_TREE_TOOLBAR Instance method Private Method Add to Toolbar of Tree 20030702
46 _DELETE_NODE_RELATION Instance method Private Method Delete Nodes in Internal Account Relationships Table 20060113
47 _EXPAND_NODE Instance method Private Method Expand a Node (Possibly with Read) 20030707
48 _EXPAND_NODES Instance method Private Method Expand a Node (Possibly with Read) 20040426
49 _FAVORITE_ADD Instance method Private Method Add Top Object to Favorites 20030124
50 _FAVORITE_CREATE_DD Instance method Private Method Dropdown: Create Favorites 20030124
51 _FAVORITE_CREATE_DD_LUSED Instance method Private Method Dropdown: Create Last xx Objects Used 20030124
52 _FAVORITE_SHOW Instance method Private Method Display Selected Favorite 20030124
53 _GET_TREE_STYLE Instance method Private Method Mapping of Color Values 20030305
54 _IS_NODE_PLUS Instance method Private Method Is Node a Plus Node? 20060118
55 _LAST_USED_SHOW Instance method Private Method Display Selected "Last Object" 20030124
56 _LAYOUT_CREATE_DD Instance method Private Method Dropdown: Manage Layouts 20050524
57 _LAYOUT_DEFAULT_SET Instance method Private Method Set Default Layout 20050524
58 _LAYOUT_DEFINE Instance method Private Method Define Layout 20050524
59 _MORE_BUTTON_EXPAND Instance method Private Method Button "Other..." Chosen 20050609
60 _READ_ALL_SUBNODES Instance method Private Method Read All Subordinate Nodes 20030129
61 _REFRESH_TREE Instance method Private Method Refresh Tree Display 20030122
62 _REMEMBER_EXPANDED_ENTRIES Instance method Private Method Remembers All Expanded Entries (KEYs) 20050606
63 _SET_LAYOUT_IN_BROWSER Instance method Private Method Make Layout Known 20050524
64 _SHOW_CURRENT_STACK Instance method Private Method Display Current Stack 20030122
65 _SHOW_HELP Instance method Private Method Display help text 20030122
66 _SHOW_NEXT_STACK Instance method Private Method Change to Next Stack 20030122
67 _SHOW_PREV_STACK Instance method Private Method Change to Previous Stack 20030122
68 _SHOW_STACK Instance method Private Method Change to Stack Element 20030122
69 _SHOW_TOP_PARENT Instance method Private Method Go Up Hierarchy Level 20030122
70 _UPDATE_ENTRY Instance method Private Method Refresh Entry 20050607
71 _UPDATE_SUBENTRIES Instance method Private Method Update Subentries of Entry 20030307
72 _UPDATE_SUBENTRIES_EXPAND Instance method Private Method Expand All Subentries of an Entry When Refreshed 20050606
73 _UPDATE_TREE Instance method Private Method Refresh Tree Display 20030227
Events
# Event Type Visibility Description Created on
1 LAYOUT_CHANGED Instance Event
(0)
Public
(2)
20050524
2 TOP_OBJECT_CHANGED Instance Event
(0)
Public
(2)
20030122
Types
Class CL_RECA_WB_BROWSER_TREE has no local type.
Method Signatures

Method ADD_ENTRY Signature

Method ADD_ENTRY on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method ADD_ENTRY on class CL_RECA_WB_BROWSER_TREE has no exception.

Method ADD_MORE_BUTTON Signature

Method ADD_MORE_BUTTON on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method ADD_MORE_BUTTON on class CL_RECA_WB_BROWSER_TREE has no exception.

Method ADD_SIMPLE_TEXT_ENTRY Signature

Method ADD_SIMPLE_TEXT_ENTRY on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method ADD_SIMPLE_TEXT_ENTRY on class CL_RECA_WB_BROWSER_TREE has no exception.

Method CHANGE_ENTRY Signature

Method CHANGE_ENTRY on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method CHANGE_ENTRY on class CL_RECA_WB_BROWSER_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONT_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container für Tree 20030122
# Exception Resumable Description Created on
1 CONTROL_ERROR Fehler bei der Initialisierung 20030122

Method DELETE_ENTRY Signature

Method DELETE_ENTRY on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method DELETE_ENTRY on class CL_RECA_WB_BROWSER_TREE has no exception.

Method DO_WB_REQUEST_IN_PAI Signature

Method DO_WB_REQUEST_IN_PAI on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method DO_WB_REQUEST_IN_PAI on class CL_RECA_WB_BROWSER_TREE has no exception.

Method END_DISPLAY Signature

Method END_DISPLAY on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method END_DISPLAY on class CL_RECA_WB_BROWSER_TREE has no exception.

Method EXPAND_ENTRY Signature

Method EXPAND_ENTRY on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method EXPAND_ENTRY on class CL_RECA_WB_BROWSER_TREE has no exception.

Method GET_ENTRY_BY_ID Signature

Method GET_ENTRY_BY_ID on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method GET_ENTRY_BY_ID on class CL_RECA_WB_BROWSER_TREE has no exception.

Method GET_PARENT_ENTRY Signature

Method GET_PARENT_ENTRY on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method GET_PARENT_ENTRY on class CL_RECA_WB_BROWSER_TREE has no exception.

Method GET_TOP_ID Signature

Method GET_TOP_ID on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method GET_TOP_ID on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_AFTER_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20050927
2 Importing UCOMM Call by reference Attribute reference (LIKE) 20050927

Method HANDLE_AFTER_USER_COMMAND on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_BEFORE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20030122
2 Importing UCOMM Call by reference Attribute reference (LIKE) 20030122

Method HANDLE_BEFORE_USER_COMMAND on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20030131
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030131

Method HANDLE_BUTTON_CLICK on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KIND Call by reference Attribute reference (LIKE) 20030304

Method HANDLE_COMMIT on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_DRAG_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Attribute reference (LIKE) 20030212
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20030212
3 Importing NODE_KEY_TABLE Call by reference Attribute reference (LIKE) 20030212

Method HANDLE_DRAG_MULTIPLE on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Call by reference Attribute reference (LIKE) 20050927
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20050927
3 Importing SENDER Call by reference Attribute reference (LIKE) 20050927

Method HANDLE_DROP on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_EXPAND_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) node-key 20030122

Method HANDLE_EXPAND_NO_CHILDREN on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20030204
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030204

Method HANDLE_ITEM_DOUBLE_CLICK on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_MANAGER_PAI_EVENT Signature

Method HANDLE_MANAGER_PAI_EVENT on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method HANDLE_MANAGER_PAI_EVENT on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030122

Method HANDLE_NODE_DOUBLE_CLICK on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_STACK_POSITION_CHANGED Signature

Method HANDLE_STACK_POSITION_CHANGED on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method HANDLE_STACK_POSITION_CHANGED on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_TREE_CTMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20030122
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030122

Method HANDLE_TREE_CTMENU on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_TREE_CTMENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20030122
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030122

Method HANDLE_TREE_CTMENU_SELECT on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_TREE_ITEM_CTMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20030204
2 Importing MENU Call by reference Attribute reference (LIKE) 20030204
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030204

Method HANDLE_TREE_ITEM_CTMENU on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_TREE_ITEM_CTMENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20030204
2 Importing FIELDNAME Call by reference Attribute reference (LIKE) 20030204
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20030204

Method HANDLE_TREE_ITEM_CTMENU_SELECT on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_TREE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) FCode 20030122

Method HANDLE_TREE_TOOLBAR on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_TREE_TOOLBAR_DD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) FCode 20030122
2 Importing POSX Value transfer Attribute reference (LIKE) X coordinate 20030122
3 Importing POSY Value transfer Attribute reference (LIKE) Y coordinate 20030122

Method HANDLE_TREE_TOOLBAR_DD on class CL_RECA_WB_BROWSER_TREE has no exception.

Method HANDLE_WB_OBJECT_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WB_OBJECT Call by reference Attribute reference (LIKE) 20030306

Method HANDLE_WB_OBJECT_DELETED on class CL_RECA_WB_BROWSER_TREE has no exception.

Method IS_ENTRY_EXPANDED Signature

Method IS_ENTRY_EXPANDED on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method IS_ENTRY_EXPANDED on class CL_RECA_WB_BROWSER_TREE has no exception.

Method PUSH_CURRENT_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ONLY_HEADER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Nur Kopfeintrag erzeugen 20040426
2 Importing IF_REPLACE_CURRENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Bool: Aktuellen überschreiben 20030122
# Exception Resumable Description Created on
1 ERROR Aktueller Eintrag wurde entfernt, da leer 20030122

Method REFRESH_DISPLAY Signature

Method REFRESH_DISPLAY on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method REFRESH_DISPLAY on class CL_RECA_WB_BROWSER_TREE has no exception.

Method REFRESH_ENTRY Signature

Method REFRESH_ENTRY on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method REFRESH_ENTRY on class CL_RECA_WB_BROWSER_TREE has no exception.

Method REMOVE_MORE_BUTTON Signature

Method REMOVE_MORE_BUTTON on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method REMOVE_MORE_BUTTON on class CL_RECA_WB_BROWSER_TREE has no exception.

Method SEARCH_SUBTYPE Signature

Method SEARCH_SUBTYPE on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method SEARCH_SUBTYPE on class CL_RECA_WB_BROWSER_TREE has no exception.

Method SEARCH_WBOBJECT Signature

Method SEARCH_WBOBJECT on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method SEARCH_WBOBJECT on class CL_RECA_WB_BROWSER_TREE has no exception.

Method START_DISPLAY Signature

Method START_DISPLAY on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method START_DISPLAY on class CL_RECA_WB_BROWSER_TREE has no exception.

Method UPDATE_TREE_TOOLBAR Signature

Method UPDATE_TREE_TOOLBAR on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method UPDATE_TREE_TOOLBAR on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _BUILD_STACK_FROM_TREEDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_STACK_ENTRY Call by reference Object reference (TYPE REF TO) IF_RECA_WB_STACK_ENTRY Eintrag im Stack 20030122
2 Importing IF_ONLY_HEADER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Nur Kopfeintrag erzeugen 20040426
# Exception Resumable Description Created on
1 EMPTY_TREE Navigationsbaum ist leer 20030122
2 ERROR Fehler beim Erzeugen des Stacks aufgetreten 20030122

Method _BUILD_TREEDATA_FROM_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STACK_ENTRY Call by reference Object reference (TYPE REF TO) IF_RECA_WB_STACK_ENTRY Eintrag im Stack 20030122
# Exception Resumable Description Created on
1 ERROR Fehler beim Erzeugen der Tree-Daten aufgetreten 20030122

Method _CLEAR_TREE Signature

Method _CLEAR_TREE on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method _CLEAR_TREE on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _CREATE_FIELDCATALOG Signature

Method _CREATE_FIELDCATALOG on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method _CREATE_FIELDCATALOG on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _CREATE_TREE Signature

Method _CREATE_TREE on class CL_RECA_WB_BROWSER_TREE has no parameter.
# Exception Resumable Description Created on
1 CONTROL_ERROR Control Fehler beim Initialisieren 20030702

Method _CREATE_TREE_TOOLBAR Signature

Method _CREATE_TREE_TOOLBAR on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method _CREATE_TREE_TOOLBAR on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _DELETE_NODE_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODEKEY Call by reference Type reference (TYPE) LVC_NKEY Knoten im Tree, der mit Unterknoten gelöscht werden soll 20060113
2 Importing IF_ONLY_SUBENTRIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nur Untereinträge löschen 20060113
3 Returning RF_DELETED Value transfer Type reference (TYPE) ABAP_BOOL Knoten wurde gelöscht 20060113

Method _DELETE_NODE_RELATION on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _EXPAND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY Nachzulesender Knoten 20030707

Method _EXPAND_NODE on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _EXPAND_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) LVC_T_NKEY Nachzlesende Knoten 20040426

Method _EXPAND_NODES on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _FAVORITE_ADD Signature

Method _FAVORITE_ADD on class CL_RECA_WB_BROWSER_TREE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Anzeigen aufgetreten 20030124

Method _FAVORITE_CREATE_DD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CTMENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20030124

Method _FAVORITE_CREATE_DD on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _FAVORITE_CREATE_DD_LUSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CTMENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20030124

Method _FAVORITE_CREATE_DD_LUSED on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _FAVORITE_SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20030124
# Exception Resumable Description Created on
1 ERROR Fehler beim Anzeigen aufgetreten 20030124

Method _GET_TREE_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_WB_COLOR Call by reference Type reference (TYPE) RECAWBCOLOR Farbe eines Browsereintrags 20030305
2 Returning RD_TREE_STYLE Value transfer Type reference (TYPE) I Style für den ALV Tree 20030305

Method _GET_TREE_STYLE on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _IS_NODE_PLUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODEKEY Call by reference Type reference (TYPE) LVC_NKEY Knoten im Tree 20060118
2 Returning RF_PLUS Value transfer Type reference (TYPE) ABAP_BOOL Plus-Knoten 20060118

Method _IS_NODE_PLUS on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _LAST_USED_SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20030124
# Exception Resumable Description Created on
1 ERROR Fehler beim Anzeigen aufgetreten 20030124

Method _LAYOUT_CREATE_DD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CTMENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20050524

Method _LAYOUT_CREATE_DD on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _LAYOUT_DEFAULT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DEFAULT_BROWSERLAYOUT Call by reference Type reference (TYPE) CLIKE Default Layout 20050524

Method _LAYOUT_DEFAULT_SET on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _LAYOUT_DEFINE Signature

Method _LAYOUT_DEFINE on class CL_RECA_WB_BROWSER_TREE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Anzeigen aufgetreten 20050524

Method _MORE_BUTTON_EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20050609
2 Importing NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050609

Method _MORE_BUTTON_EXPAND on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _READ_ALL_SUBNODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_MAX_DEPTH Call by reference Type reference (TYPE) I 5 Expandiertiefe 20050608
2 Importing ID_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY Nachzulesender Knoten 20030129

Method _READ_ALL_SUBNODES on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _REFRESH_TREE Signature

Method _REFRESH_TREE on class CL_RECA_WB_BROWSER_TREE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Anzeigen aufgetreten 20030122

Method _REMEMBER_EXPANDED_ENTRIES Signature

Method _REMEMBER_EXPANDED_ENTRIES on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method _REMEMBER_EXPANDED_ENTRIES on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _SET_LAYOUT_IN_BROWSER Signature

Method _SET_LAYOUT_IN_BROWSER on class CL_RECA_WB_BROWSER_TREE has no parameter.
Method _SET_LAYOUT_IN_BROWSER on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _SHOW_CURRENT_STACK Signature

Method _SHOW_CURRENT_STACK on class CL_RECA_WB_BROWSER_TREE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Anzeigen aufgetreten 20030122

Method _SHOW_HELP Signature

Method _SHOW_HELP on class CL_RECA_WB_BROWSER_TREE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Anzeigen aufgetreten 20030122

Method _SHOW_NEXT_STACK Signature

Method _SHOW_NEXT_STACK on class CL_RECA_WB_BROWSER_TREE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Anzeigen aufgetreten 20030122

Method _SHOW_PREV_STACK Signature

Method _SHOW_PREV_STACK on class CL_RECA_WB_BROWSER_TREE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler beim Anzeigen aufgetreten 20030122

Method _SHOW_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STACK_ENTRY Call by reference Object reference (TYPE REF TO) IF_RECA_WB_STACK_ENTRY Allg. Eintrag im Stack 20030122
# Exception Resumable Description Created on
1 ERROR Fehler beim Anzeigen aufgetreten 20030122

Method _SHOW_TOP_PARENT Signature

Method _SHOW_TOP_PARENT on class CL_RECA_WB_BROWSER_TREE has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler aufgetreten 20030122

Method _UPDATE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BROWSERIDENT_NEW Call by reference Type reference (TYPE) RECAWBIDENT Neue Identifikation 20050607
2 Importing ID_BROWSER_ID Call by reference Type reference (TYPE) RECAWBBROWSERID Zu löschender Eintrag (für Insert/Append) 20050607
3 Importing ID_WBOBJTYPE_NEW Call by reference Type reference (TYPE) RECAWBOBJTYPE Neue Objektart 20050607
4 Importing IF_ONLY_SUBENTRIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Nur unterg. Einträge aktualisieren 20050607
5 Importing IF_WITH_SUBENTRIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Unterg. Einträge auch aktualisieren 20050607
# Exception Resumable Description Created on
1 NOT_FOUND Eintrag ist nicht vorhanden 20050607

Method _UPDATE_SUBENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY Knoten, ab dem das Update durchgeführt wird 20030307
# Exception Resumable Description Created on
1 ERROR Fehler beim Anzeigen aufgetreten 20030307

Method _UPDATE_SUBENTRIES_EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY Knoten, ab dem das Update durchgeführt wird 20050606

Method _UPDATE_SUBENTRIES_EXPAND on class CL_RECA_WB_BROWSER_TREE has no exception.

Method _UPDATE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY Knoten, ab dem das Update durchgeführt wird 20030227
2 Importing IF_NO_SUBOBJECTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Bool: Keine unterg. Objekte aktualisieren 20050607
# Exception Resumable Description Created on
1 ERROR Fehler beim Anzeigen aufgetreten 20030227
Event Signatures

Event LAYOUT_CHANGED Signature
Event LAYOUT_CHANGED on class CL_RECA_WB_BROWSER_TREE has no parameter.
Event TOP_OBJECT_CHANGED Signature
Event TOP_OBJECT_CHANGED on class CL_RECA_WB_BROWSER_TREE has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 200