SAP ABAP Class CL_ESR_BROWSER_TREE (* NEW: Class representing the Browser Tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SAI_ESI_BROWSER (Package) ES Tools: Repository Browser
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESR_BROWSER test 20100302
Properties
Class CL_ESR_BROWSER_TREE  
Short Description * NEW: Class representing the Browser Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_ESI_BROWSER   ES Tools: Repository Browser 
Created 20051005   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_ESR_BROWSER_DATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_ESR_BROWSER_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ESR_BROWSER_TREE has no interface implemented.
Friends
Class CL_ESR_BROWSER_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BROWSER_FILTER Instance attribute Protected Type reference (TYPE) CL_ESR_BROWSER_TREE=>TYX_ESR_FILTER 20051005
2 COMMUNICATION_ERROR_SHOWN Instance attribute Private Type reference (TYPE) BOOLEAN 20051005
3 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER 20051005
4 C_FOLDER_CONST Constant Public Type reference (TYPE) STRING 'FOLDER' 20060830
5 C_NODE_FOLDER Constant Public Type reference (TYPE) STRING 'TYPFOLD' 20051005
6 C_NODE_GUID Constant Public Type reference (TYPE) STRING 'GUID' 20051005
7 C_NODE_LEVEL_SEP Constant Public Type reference (TYPE) STRING '++' 20051005
8 C_NODE_NSPACE Constant Public Type reference (TYPE) STRING 'NSPACE' 20051005
9 C_NODE_OBJECT Constant Public Type reference (TYPE) STRING 'OBJ' 20051006
10 C_NODE_OBJECT_DETAIL Constant Public Type reference (TYPE) STRING 'OBJD' 20051012
11 C_NODE_OBJNAME Constant Public Type reference (TYPE) STRING 'OBJN' 20051006
12 C_NODE_OBJTOBJN_SEP Constant Public Type reference (TYPE) STRING '+' 20051013
13 C_NODE_OBJTYPE Constant Public Type reference (TYPE) STRING 'OBJT' 20051006
14 C_NODE_ORPH_FOLDER Constant Public Type reference (TYPE) STRING 'ORPHFOLD' 20060428
15 C_NODE_REP_FOLDER Constant Public Type reference (TYPE) STRING 'REPFOLD' 20060209
16 C_NODE_SWCV Constant Public Type reference (TYPE) STRING 'SWCV' 20051005
17 C_NODE_TYPENAME_SEP Constant Public Type reference (TYPE) STRING '|' 20051005
18 C_PROXY_DELETE Constant Public Type reference (TYPE) STRING 'DELETE' 20051005
19 C_PROXY_INSERT Constant Public Type reference (TYPE) STRING 'INSERT' 20051005
20 C_PROXY_MODIFY Constant Public Type reference (TYPE) STRING 'MODIFY' 20051005
21 C_STATUS_LOCAL Constant Public Type reference (TYPE) NUMC2 5 20051005
22 C_STATUS_NEW Constant Public Type reference (TYPE) NUMC2 1 20051005
23 C_STATUS_ORPHANED Constant Public Type reference (TYPE) NUMC2 2 20051005
24 C_STATUS_OUT_OF_DATE Constant Public Type reference (TYPE) NUMC2 4 20051005
25 C_STATUS_R3_ACTIVE Constant Public Type reference (TYPE) NUMC2 6 20061212
26 C_STATUS_R3_INACTIVE Constant Public Type reference (TYPE) NUMC2 7 20061212
27 C_STATUS_UP_TO_DATE Constant Public Type reference (TYPE) NUMC2 3 20051005
28 DRAG_BEHAVIOR Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20100302
29 DRAG_HANDLE Instance attribute Private Type reference (TYPE) I 20100302
30 GENERATING_APPLICATION Instance attribute Private Type reference (TYPE) PRXGENAPPL 20051005
31 MDR_NSPACE Constant Public Type reference (TYPE) STRING '(MDR)' 20090930
32 OPENED_NODES Instance attribute Public Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_NAVIGATION_NODE_KEYS 20051005
33 REP_COMMUNICATION_ERROR Instance attribute Public Type reference (TYPE) BOOLEAN 20051005
34 REUSE_REF Instance attribute Private Object reference (TYPE REF TO) IF_ESR_BROWSER_REUSE Reuse Interface for ESR Browser 20100224
35 SEARCH_REQUEST Instance attribute Protected Type reference (TYPE) CL_ESR_BROWSER_TREE=>TY_SEARCH_REQUEST 20051005
36 SEARCH_REQUEST_LOCAL Instance attribute Protected Type reference (TYPE) CL_ESR_BROWSER_TREE=>TY_SEARCH_REQUEST_LOCAL 20051005
37 SEARCH_RESULT_AUTO_ADD_NODE Instance attribute Protected Type reference (TYPE) BOOLEAN 20051005
38 SEARCH_RESULT_NODES_SELECTED Instance attribute Protected Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_NAVIGATION_NODE_KEYS 20051005
39 SEARCH_RESULT_NSOBJECTS Instance attribute Protected Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_OBJECTS 20051005
40 SEARCH_RESULT_NSOBJECTS_R3 Instance attribute Protected Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_OBJECTS 20051005
41 SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER 20051005
42 TOOLBAR_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER 20051005
43 TREE Instance attribute Public Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL 20051005
44 TREE_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER 20051005
45 TREE_DATA Instance attribute Public Object reference (TYPE REF TO) CL_ESR_BROWSER_DATA 20051005
46 TREE_REFERENCE Static Attribute Public Object reference (TYPE REF TO) CL_ESR_BROWSER_TREE * NEW: Class representing the Browser Tree 20051005
47 WB_BROWSER_REF Instance attribute Public Object reference (TYPE REF TO) CL_WB_ESI_SERVICE_BROWSER * NEW: Main Class for ESR Browser 20070907
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051005
2 CREATE_FOLDER_NODE Instance method Public Method creates a specific folder node 20051009
3 CREATE_FOLDER_NODES Instance method Private Method creates folder node (Repository or Type Folder) 20060210
4 CREATE_ICON Instance method Private Method 20051007
5 CREATE_NAMESPACE_NODE Instance method Public Method creates a namespace node 20051007
6 CREATE_NAMESPACE_NODES Instance method Protected Method creates namespace nodes 20051014
7 CREATE_OBJECT_NODE Instance method Private Method creates an object or object_details node 20051007
8 CREATE_PARENT_NODES Instance method Private Method Recursively create all parent nodes of given node 20100622
9 CREATE_SWCV_NODE Instance method Protected Method Creates SWCV Node 20051006
10 CREATE_SWCV_NODES Instance method Protected Method Creates SWCV Node 20051014
11 EXPAND_NO_CHILDREN Instance method Protected Event handling method Event Handler: Expand 20051005
12 FREE Instance method Public Method Free Container Instance 20060803
13 GET_CHILDREN Instance method Public Method gets the children of the clicked node 20051006
14 GET_ESR_OBJECT_POS Instance method Private Method searches ESR structure for object 20060830
15 GET_FILTERED_COMPONENTS Instance method Protected Method 20051006
16 GET_FILTERED_NAMESPACES_R3 Instance method Protected Method 20051007
17 GET_NODE_PROP Instance method Public Method Generate All Node Data for an Object 20051007
18 NODE_DELETE Instance method Public Method 20051026
19 NODE_UPDATE Instance method Public Method 20051026
20 ON_DRAG Instance method Private Event handling method Event handler for on_drag 20100302
21 PREPARE_POSITIONING Instance method Public Method recreates nodekey when positioning in browser is triggered 20060830
22 SET_TREE_HEADER Instance method Private Method Help Routine: Get Tree Title 20051006
23 SHOW_COMMUNICATION_ERROR Instance method Private Method 20051006
24 SHOW_LOCAL_OBJECTS Instance method Private Method Display Only Local Objects 20051007
25 SORT_OBJECTS Instance method Private Method Sorts Objects 20060831
26 TREE_CREATE_START_NODES Instance method Private Method Creates nodes for first display (SWCVs) 20051005
27 TREE_INIT Instance method Private Method 20051005
28 TREE_REFRESH Instance method Public Method 20051005
Events
Class CL_ESR_BROWSER_TREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_NAMESPACE_FILTER Public See coding 20051005 tty_namespace_filter TYPE STANDARD TABLE OF esb_s_namespace WITH NON-UNIQUE KEY name INITIAL SIZE 10
2 TTY_SWCV_FILTER Public See coding 20051005 tty_swcv_filter TYPE STANDARD TABLE OF esb_s_swcv WITH NON-UNIQUE KEY name INITIAL SIZE 10
3 TYX_ESR_FILTER Public See coding 20051005 BEGIN OF tyx_esr_filter, show_only_local_objects TYPE boolean, swcvs TYPE tty_swcv_filter, namespaces_r3 TYPE tty_namespace_filter, object_type_filter TYPE ty_object_types_filter, proxy_filter TYPE ty_proxy_filter, END OF tyx_esr_filter
4 TY_NAVIGATION_NODE_DATA Public See coding 20051005 BEGIN OF ty_navigation_node_data, node_key TYPE tm_nodekey, node_key_father TYPE tm_nodekey, relationship TYPE i, isfolder TYPE as4flag, expander TYPE as4flag, image TYPE tv_image, expanded_image TYPE tv_image, style TYPE i, item_table TYPE treemcitab, END OF ty_navigation_node_data
5 TY_OBJECT_TYPES_FILTER Public See coding 20051005 BEGIN OF ty_object_types_filter, bo_filter(1) TYPE c, bo_e_filter(1) TYPE c, si_filter(1) TYPE c, "OLD: Service Interface Filter -> Delete if nmot used anymore after sp/sc updates sp_filter(1) TYPE c, "NEW: Service Provider Filter sc_filter(1) TYPE c, "NEW: Service Consumer Filter ep_filter(1) TYPE c, "NEW: Event Provider Filter dt_filter(1) TYPE c, mt_filter(1) TYPE c, dte_filter(1) TYPE c, fmt_filter(1) TYPE c, agent_filter(1) TYPE c, END OF ty_object_types_filter
6 TY_PROXY_FILTER Public See coding 20051005 BEGIN OF ty_proxy_filter, active_filter(1) TYPE c, inactive_filter(1) TYPE c, new_filter(1) TYPE c, uptodate_filter(1) TYPE c, orphaned_filter(1) TYPE c, old_filter(1) TYPE c, END OF ty_proxy_filter
7 TY_SEARCH_REQUEST Public See coding 20051005 BEGIN OF ty_search_request, swcv_name TYPE string, namespace TYPE string, obj_type TYPE string, obj_name TYPE string, max_cnt TYPE i, END OF ty_search_request
8 TY_SEARCH_REQUEST_LOCAL Public See coding 20051005 BEGIN OF ty_search_request_local, namespace TYPE string, obj_type TYPE string, obj_name TYPE string, r3_obj_name TYPE string, r3_obj_type TYPE string, max_cnt TYPE i, END OF ty_search_request_local
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BROWSER_FILTER Call by reference Type reference (TYPE) CL_ESR_BROWSER_TREE=>TYX_ESR_FILTER 20051005
2 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20051005
3 Importing DYNNR Call by reference Type reference (TYPE) SY-DYNNR Current Screen Number 20051005
4 Importing GENERATING_APPLICATION Call by reference Type reference (TYPE) PRXGENAPPL SPACE Proxy Generation: Proxy Type 20051005
5 Importing PROGRAM Call by reference Type reference (TYPE) SY-REPID current program number 20051005
6 Importing REUSE_REF Call by reference Object reference (TYPE REF TO) IF_ESR_BROWSER_REUSE Reuse Interface for ESR Browser 20100224
7 Importing WB_BROWSER_REF Call by reference Object reference (TYPE REF TO) CL_WB_ESI_SERVICE_BROWSER Workbench Tool Class for ESR Browser 20070907
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy-Generierung: Fehler 20051005

Method CREATE_FOLDER_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOLDER_NODE Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_NAVIGATION_NODE_KEY 20051009
2 Importing I_OBJ_TYPE Call by reference Type reference (TYPE) STRING 20051010
3 Importing I_PARENT_NODE_KEY Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_NAVIGATION_NODE_KEY 20051010

Method CREATE_FOLDER_NODE on class CL_ESR_BROWSER_TREE has no exception.

Method CREATE_FOLDER_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_OBJECT 20060210
2 Importing IS_PARENT_NODE Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_NAVIGATION_NODE_KEY 20060210

Method CREATE_FOLDER_NODES on class CL_ESR_BROWSER_TREE has no exception.

Method CREATE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ICON_NAME Call by reference Type reference (TYPE) STRING 20051007
2 Returning ICON_TOOLTIP_STRING Value transfer Type reference (TYPE) STRING 20051007
3 Importing TOOLTIP_TEXT Call by reference Type reference (TYPE) STRING 20051007

Method CREATE_ICON on class CL_ESR_BROWSER_TREE has no exception.

Method CREATE_NAMESPACE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_NAVIGATION_NODE_KEY 20051007

Method CREATE_NAMESPACE_NODE on class CL_ESR_BROWSER_TREE has no exception.

Method CREATE_NAMESPACE_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAMESPACES Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_NAMESPACES 20051014
2 Importing NODE_KEY Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_NAVIGATION_NODE_KEY 20051014

Method CREATE_NAMESPACE_NODES on class CL_ESR_BROWSER_TREE has no exception.

Method CREATE_OBJECT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_NAVIGATION_NODE_KEY 20051007
2 Importing I_OBJECT Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_OBJECT 20051007
3 Importing I_OBJECT_DETAILS Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_OBJECT_DETAILS 20051013

Method CREATE_OBJECT_NODE on class CL_ESR_BROWSER_TREE has no exception.

Method CREATE_PARENT_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_DATA Call by reference Type reference (TYPE) CL_ESR_BROWSER_TREE=>TY_NAVIGATION_NODE_DATA 20100622
2 Returning NODE_TABLE Value transfer Type reference (TYPE) TREEMCNOTA Column Tree Model. Node Table 20100622

Method CREATE_PARENT_NODES on class CL_ESR_BROWSER_TREE has no exception.

Method CREATE_SWCV_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_NAVIGATION_NODE_KEY 20051006

Method CREATE_SWCV_NODE on class CL_ESR_BROWSER_TREE has no exception.

Method CREATE_SWCV_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENTS Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_COMPONENTS 20051014

Method CREATE_SWCV_NODES on class CL_ESR_BROWSER_TREE has no exception.

Method 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) Schlüssel des Knotens 20051005

Method EXPAND_NO_CHILDREN on class CL_ESR_BROWSER_TREE has no exception.

Method FREE Signature

Method FREE on class CL_ESR_BROWSER_TREE has no parameter.
Method FREE on class CL_ESR_BROWSER_TREE has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOLDERS Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_OBJECTS 20060123
2 Exporting E_NAMESPACES Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_NAMESPACES 20051007
3 Exporting E_OBJECTS Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_OBJECTS 20051007
4 Exporting E_OBJECT_DETAILS Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_OBJECT_DETAILS 20051012
5 Importing I_NODE_KEY Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_NAVIGATION_NODE_KEY 20051006

Method GET_CHILDREN on class CL_ESR_BROWSER_TREE has no exception.

Method GET_ESR_OBJECT_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FOLDER_REF Call by reference Object reference (TYPE REF TO) CL_SRAPI_REP_OBJECT Repository Object 20060830
2 Importing IV_NAMESPACE Call by reference Type reference (TYPE) STRING 20060830
3 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) PRX_IFRNAM Proxy Generation: Object Name in Integration Builder 20060830
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) PRX_TYPE Proxy Generation: Object Type in Integration Builder 20060830
5 Importing IV_PARENT_NODE Call by reference Type reference (TYPE) STRING 20060830
6 Importing IV_SWCV Call by reference Type reference (TYPE) PRX_S_COMP Proxy Generation: Query Data: Components 20060830
7 Exporting RV_OBJECT_NODE Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20060830

Method GET_ESR_OBJECT_POS on class CL_ESR_BROWSER_TREE has no exception.

Method GET_FILTERED_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENTS Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_COMPONENTS 20051006
2 Returning COMPONENTS_FILTERED Value transfer Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_COMPONENTS 20051006

Method GET_FILTERED_COMPONENTS on class CL_ESR_BROWSER_TREE has no exception.

Method GET_FILTERED_NAMESPACES_R3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACES_R3 Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_NAMESPACES 20051007
2 Returning NAMESPACES_R3_FILTERED Value transfer Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_NAMESPACES 20051007

Method GET_FILTERED_NAMESPACES_R3 on class CL_ESR_BROWSER_TREE has no exception.

Method GET_NODE_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_OBJECT 20051007
2 Importing I_OBJECT_DETAILS Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_OBJECT_DETAILS 20051013
3 Exporting NODE Call by reference Type reference (TYPE) TY_NAVIGATION_NODE_DATA 20051007

Method GET_NODE_PROP on class CL_ESR_BROWSER_TREE has no exception.

Method NODE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20051026
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051026

Method NODE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_DATA Call by reference Type reference (TYPE) CL_ESR_BROWSER_TREE=>TY_NAVIGATION_NODE_DATA 20051026
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051026

Method ON_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20100302
2 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20100302
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20100302

Method ON_DRAG on class CL_ESR_BROWSER_TREE has no exception.

Method PREPARE_POSITIONING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENTS Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_COMPONENTS 20060830
2 Importing I_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20060830
3 Exporting R_NODE_KEY Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20060830

Method PREPARE_POSITIONING on class CL_ESR_BROWSER_TREE has no exception.

Method SET_TREE_HEADER Signature

Method SET_TREE_HEADER on class CL_ESR_BROWSER_TREE has no parameter.
Method SET_TREE_HEADER on class CL_ESR_BROWSER_TREE has no exception.

Method SHOW_COMMUNICATION_ERROR Signature

Method SHOW_COMMUNICATION_ERROR on class CL_ESR_BROWSER_TREE has no parameter.
Method SHOW_COMMUNICATION_ERROR on class CL_ESR_BROWSER_TREE has no exception.

Method SHOW_LOCAL_OBJECTS Signature

Method SHOW_LOCAL_OBJECTS on class CL_ESR_BROWSER_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051007

Method SORT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTS Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_OBJECTS 20060831
2 Importing IT_OBJECTS Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_OBJECTS 20060831
3 Importing IV_DIR Call by reference Type reference (TYPE) CHAR1 'A' Ascending, 'D' Descending 20060831
4 Importing IV_SORT_BY_TYPE Call by reference Type reference (TYPE) CHAR1 'X' Sorting by Type will be performed 20061211

Method SORT_OBJECTS on class CL_ESR_BROWSER_TREE has no exception.

Method TREE_CREATE_START_NODES Signature

Method TREE_CREATE_START_NODES on class CL_ESR_BROWSER_TREE has no parameter.
Method TREE_CREATE_START_NODES on class CL_ESR_BROWSER_TREE has no exception.

Method TREE_INIT Signature

Method TREE_INIT on class CL_ESR_BROWSER_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051005

Method TREE_REFRESH Signature

Method TREE_REFRESH on class CL_ESR_BROWSER_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20051005
History
Last changed by/on SAP  20130531 
SAP Release Created in 710