SAP ABAP Class CL_RSAWBN_TREE_VIEW (Tree Front-End)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_RSDS Tree Front-End DataSources 20041124
2 Inheritance (c INHERITING FROM c_ref)  CL_RSOBI_MF_UI_GENOBJ_VIEW SOBI Model Factory Dialog: Generated Objects 20060301
3 Inheritance (c INHERITING FROM c_ref)  CL_RSMIGRATE_TREE_VIEW Migration: Tree Frontend 20080731
4 Inheritance (c INHERITING FROM c_ref)  CL_RSL_WSP_UI_TREE_VIEW_RSDS DataSource Tree View 20110407
5 Inheritance (c INHERITING FROM c_ref)  CL_RSL_WSP_UI_TREE_VIEW InfoProvider Tree View 20100519
6 Inheritance (c INHERITING FROM c_ref)  CL_RSL_WB_WSP_TREE_VIEW Tree View for Workspaces 20100714
7 Inheritance (c INHERITING FROM c_ref)  CL_RSLPO_RSAWBN_TREE_VIEW Tree for Data Flow 20051125
8 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_LM_TREE_COPR_VIEW_FL Tree: Flat Display 20111005
9 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTPS_UI_TREE_VIEW Explorer UI View Class 20090529
10 Inheritance (c INHERITING FROM c_ref)  CL_RSDDLTIP_UI_TREE_VIEW Trans.Prov. UI View Class 20091021
... Click here to see Used By full list (26 items)
Properties
Class CL_RSAWBN_TREE_VIEW  
Short Description Tree Front-End    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWBN_CORE   CORE Components of Data Warehousing Workbench 
Created 20040603   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSAWC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAWBN_TREE_VIEW has no interface implemented.
Friends
Class CL_RSAWBN_TREE_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_COL1 Constant Public Type reference (TYPE) TV_ITMNAME 'COL1' Name of First Column 20040615
2 N_C_COL_ACTIVFLG Constant Public Type reference (TYPE) TV_ITMNAME 'COLOBJSTAT' Name of Second Column 20050322
3 N_C_COL_CHECKBOX Constant Public Type reference (TYPE) TV_ITMNAME 'CHECKBOX' Checkbox Column 20080730
4 N_C_COL_FCODE Constant Public Type reference (TYPE) TV_ITMNAME 'FCDODE' Name of First Column 20050809
5 N_C_COL_STATUS1 Constant Public Type reference (TYPE) TV_ITMNAME 'STATUS1' Name of First Column 20050809
6 N_C_COL_STATUS2 Constant Public Type reference (TYPE) TV_ITMNAME 'STATUS2' Name of Second Column 20050809
7 N_C_COL_STATUS3 Constant Public Type reference (TYPE) TV_ITMNAME 'STATUS3' Name of Third Column 20050906
8 N_C_COL_TECHNM Constant Public Type reference (TYPE) TV_ITMNAME 'COLTECHNM' Name of First Column 20040722
9 N_C_COL_TREE Constant Public Type reference (TYPE) TV_ITMNAME 'TREE' Name of First Column 20050719
10 O_APPL_EVENT Instance attribute Protected Type reference (TYPE) RS_BOOL 'X' Events as Application Events 20050330
11 O_C_FCODE_LEGEND Constant Public Type reference (TYPE) UI_FUNC 'DISPLAY_LEGEND' Function Code 20050511
12 O_C_FCODE_MONITOR Constant Protected Type reference (TYPE) UI_FUNC 'CALL_MONITOR_FOR_AWBOBJ' Function Code 20050704
13 O_C_INSERT_FAVORITE Constant Public Type reference (TYPE) UI_FUNC 'INSERT_FAVORITE' Function Code 20050506
14 O_C_REFRESH_ALL Constant Protected Type reference (TYPE) SYUCOMM '%AWB_REFRESH_ALL' Fcode for Refresh of a subtree 20050209
15 O_C_SUBTREE_COLLAPSE Constant Public Type reference (TYPE) SYUCOMM '%AWB_SUBTREE_COLLAPSE' Fcode for subree collapse 20040629
16 O_C_SUBTREE_EXPAND Constant Public Type reference (TYPE) SYUCOMM '%AWB_SUBTREE_EXPAND' Fcode for subtree expand 20040629
17 O_C_SUBTREE_REFRESH Constant Public Type reference (TYPE) SYUCOMM '%AWB_SUBTREE_REFRESH' Fcode for Refresh of a subtree 20040629
18 O_C_TREE_HIDE_EMPTY_FOLDERS Constant Public Type reference (TYPE) SYUCOMM '%AWB_HIDE_EMPTY_FOLDERS' Hide Empty Folders 20050323
19 O_C_TREE_SEARCH Constant Public Type reference (TYPE) SYUCOMM '%AWB_TREE_SEARCH' Fcode for subtree expand 20050223
20 O_C_TREE_SEARCH_NEXT Constant Public Type reference (TYPE) SYUCOMM '%AWB_TREE_SEARCH_NEXT' Continue to Search for Fcode 20050223
21 O_FILTER_ACTIVE Instance attribute Protected Type reference (TYPE) RS_BOOL enable generic Filter for Objects in trees 20130213
22 O_MAX_NODES_SUBTREE_EXPAND Instance attribute Protected Type reference (TYPE) I 100 Maximum Number of Nodes for Subtree Drilldown 20090213
23 O_NODEKEY_ACTUAL Instance attribute Protected Type reference (TYPE) TM_NODEKEY Key of Most Current Node 20041001
24 O_NO_NAV Instance attribute Protected Type reference (TYPE) RS_BOOL call fcodes without navigation framework 20050104
25 O_R_AWB_STATUS Instance attribute Protected Object reference (TYPE REF TO) IF_RSAWBN_STATUS Status Information Regarding DWB 20050725
26 O_R_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050210
27 O_R_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar 20040603
28 O_R_TREE_CONTROL Instance attribute Protected Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Model Tree 20040611
29 O_R_TREE_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_RSAWBN_TREE_MODEL Tree Back-End 20040611
30 O_START_NODE_SELECTED Instance attribute Protected Type reference (TYPE) RS_BOOL Start Node Selected 20050221
31 O_T_HIDDEN_TOOLBAR_BUTTONS Instance attribute Protected Type reference (TYPE) RSAWBN_T_GUI_FCODE Buttons that should not be displayed 20050331
32 O_VISIBLE Instance attribute Protected Type reference (TYPE) RS_BOOL RS_C_TRUE Visibility of Tree 20040603
33 P_INITIAL_NUMBER_OF_ROOTS Instance attribute Private Type reference (TYPE) I Start Number of Root Node 20041209
34 P_R_COL_TREE_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Reference to Column Tree Control 20040621
35 P_R_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter container for tree and toolbar 20040727
36 P_T_COLUMNS Instance attribute Private See coding 20040722
Methods
# Method Level Visibility Method type Description Created on
1 ACCESS_FCODE Instance method Public Method Execute FCode 20040603
2 ACTIVATE_EVENT_HANDLER Instance method Protected Method Activate DWB Event Handler 20041001
3 ADD_COLUMN Instance method Protected Method Add a Column 20040722
4 ADD_COLUMNS Instance method Protected Method add columns to the tree control 20121203
5 ADD_TOOLBAR_BUTTONS Instance method Protected Method Add Buttons to Toolbar 20040629
6 ADJUST_COLUMNS Instance method Public Method 20050422
7 AWB_STATUS_CHECK Instance method Public Method Modify View with AWB Status 20050725
8 CALL_MONITOR_FOR_AWBOBJ Instance method Protected Method Calls Monitor (and DTP Requests) for AWB Objects 20050704
9 COLLAPSE_SUBTREE Instance method Public Method Collapse Subtree 20040719
10 CONSTRUCTOR Instance method Public Constructor 20040603
11 CREATE_MODEL_TREE_BACKEND Instance method Private Method create the model tree backend instance 20040603
12 CREATE_MODEL_TREE_CONTROL Instance method Private Method the control for the model tree is created 20040611
13 CREATE_TREE Instance method Protected Method create the model tree 20040603
14 DELETE_CHILDREN Instance method Protected Method deletes the children of a node at the frontend 20041005
15 DISPLAY_LEGEND Instance method Protected Method Display Legend for the Tree 20050511
16 EXPAND_NODE Instance method Public Method Expand a Node and Add Lower-Level Nodes to Control 20040611
17 EXPAND_NODEID_PATH Instance method Private Method Expand Nodes (Inbound Table: Node IDs) 20050224
18 EXPAND_NODE_BOTH Instance method Protected Method Expand Node at Back End and Front End 20050221
19 EXPAND_PATH Instance method Private Method 20050209
20 EXPAND_SUBTREE Instance method Public Method Expand Subtree 20040628
21 FILTER_TREE Instance method Public Method 20130214
22 FREE Instance method Public Method Deconstruct Everything 20050210
23 GET_INITIAL_NR_OF_ROOTS Instance method Public Method Deliver Start Number of Root Node 20041209
24 GET_NAME_FOR_LEGEND Instance method Protected Method 20050511
25 GET_NODEIDS Instance method Protected Method Deliver node IDs for which an action is executed 20040629
26 GET_PATH_OF_SELECTED_NODE Instance method Private Method 20050208
27 GET_SEARCH_AWBOBJ_REAL Instance method Protected Method Redefine! Changes Pseudo AWB Objects to Correct AWB Objects 20050224
28 GET_SEARCH_AWBOBJ_WTEXT Instance method Protected Method redefine! Delivers Pseudo AWB Objects for the Search 20050224
29 GET_SELECTED_AWBOBJ Instance method Public Method 20121123
30 HANDLE_BUTTON_CLICK Instance method Protected Event handling method 20040603
31 HANDLE_CHECKBOX_CHANGED Instance method Protected Event handling method 20080730
32 HANDLE_CTXMENU_REQ_BACKG Instance method Protected Event handling method 20040603
33 HANDLE_CTXMENU_REQ_HEADER Instance method Protected Event handling method 20050203
34 HANDLE_CTXMENU_REQ_ITEM Instance method Protected Event handling method 20040706
35 HANDLE_CTXMENU_REQ_NODE Instance method Protected Event handling method 20040603
36 HANDLE_CTXMENU_SEL_BACKG Instance method Protected Event handling method 20040603
37 HANDLE_CTXMENU_SEL_HEADER Instance method Protected Event handling method 20050203
38 HANDLE_CTXMENU_SEL_ITEM Instance method Protected Event handling method 20040706
39 HANDLE_CTXMENU_SEL_NODE Instance method Protected Event handling method 20040603
40 HANDLE_DRAG Instance method Protected Event handling method 20040603
41 HANDLE_DROP Instance method Protected Event handling method 20040603
42 HANDLE_DROP_COMPLETE Instance method Protected Event handling method 20040603
43 HANDLE_EXPAND_NO_CHILDREN Instance method Protected Event handling method 20040615
44 HANDLE_ITEM_DOUBLE_CLICK Instance method Protected Event handling method 20040603
45 HANDLE_KEY_PRESSED Instance method Protected Event handling method 20050706
46 HANDLE_KEY_PRESSED_ITEM Instance method Protected Event handling method 20050706
47 HANDLE_LINK_CLICK Instance method Protected Event handling method 20050330
48 HANDLE_NODE_DOUBLE_CLICK Instance method Protected Event handling method 20040603
49 HIDE_TOOLBAR_BUTTON Instance method Public Method Button for Fcode Should Not Be Displayed 20050331
50 INIT Instance method Public Method 20050210
51 INIT_TREE_DISPLAY Instance method Public Method Intial Tree Display (Root Node or Inital Drill-Down) 20040611
52 INSERT_FAVORITES Instance method Protected Method 20050506
53 ON_AWBOBJ_CHANGED Instance method Protected Event handling method React to Changes to DWB Object 20041001
54 ON_HANDLE_TOOLBAR_FUNCTION_SEL Instance method Protected Event handling method Fcode Triggered by Toolbar 20040603
55 ON_TOOLBAR_DROPDOWN_CLICKED Instance method Protected Event handling method 20050209
56 REFRESH_ALL Instance method Public Method Refresh Entire Tree (Re-read All) 20050204
57 REFRESH_SUBTREES Instance method Public Method Refresh Subtree 20041005
58 SEARCH Instance method Public Method Search Dialog 20050223
59 SELECT_NODE Instance method Public Method Select a Node in the Tree 20050221
60 SELECT_NODES Instance method Public Method Select a Node in the Tree 20090721
61 SELECT_NODES_FROM_EXTERN Instance method Public Method Selects more than one node 20090721
62 SELECT_NODE_BY_NAME Instance method Public Method Expands & Selects Nodes 20050714
63 SELECT_START_NODE Instance method Protected Method Expand and Select User-Specific Start Node 20050221
64 SET_FOLDER_FOR_AWBOBJ Instance method Protected Method Sets the Folder for a DWB Object (for ex. with Drag&Drop) 20050519
65 SET_HEADER Instance method Public Method Set Tree Heading 20041210
66 SET_NO_NAV Instance method Public Method Do Not Use Navigation Framework with fcodes 20050104
67 SET_SORT_BEHAVIOUR Instance method Protected Method 20090626
68 SET_VISIBLE Instance method Public Method Set Visibility of Tree Control in Container 20040621
69 TOGGLE_DATAFLOW_UPWARDS Instance method Protected Method 20060313
70 TOGGLE_HIDE_EMPTY_FOLDERS Instance method Protected Method 20050323
71 UPDATE_NODE Instance method Private Method Read Properties and Update Front End 20041004
Events
Class CL_RSAWBN_TREE_VIEW has no event.
Types
Class CL_RSAWBN_TREE_VIEW has no local type.
Method Signatures

Method ACCESS_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20040603

Method ACCESS_FCODE on class CL_RSAWBN_TREE_VIEW has no exception.

Method ACTIVATE_EVENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20041001

Method ACTIVATE_EVENT_HANDLER on class CL_RSAWBN_TREE_VIEW has no exception.

Method ADD_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMN Call by reference Type reference (TYPE) TV_ITMNAME Spaltennummer ( 0=technm) 20040722

Method ADD_COLUMN on class CL_RSAWBN_TREE_VIEW has no exception.

Method ADD_COLUMNS Signature

Method ADD_COLUMNS on class CL_RSAWBN_TREE_VIEW has no parameter.
Method ADD_COLUMNS on class CL_RSAWBN_TREE_VIEW has no exception.

Method ADD_TOOLBAR_BUTTONS Signature

Method ADD_TOOLBAR_BUTTONS on class CL_RSAWBN_TREE_VIEW has no parameter.
Method ADD_TOOLBAR_BUTTONS on class CL_RSAWBN_TREE_VIEW has no exception.

Method ADJUST_COLUMNS Signature

Method ADJUST_COLUMNS on class CL_RSAWBN_TREE_VIEW has no parameter.
Method ADJUST_COLUMNS on class CL_RSAWBN_TREE_VIEW has no exception.

Method AWB_STATUS_CHECK Signature

Method AWB_STATUS_CHECK on class CL_RSAWBN_TREE_VIEW has no parameter.
Method AWB_STATUS_CHECK on class CL_RSAWBN_TREE_VIEW has no exception.

Method CALL_MONITOR_FOR_AWBOBJ Signature

Method CALL_MONITOR_FOR_AWBOBJ on class CL_RSAWBN_TREE_VIEW has no parameter.
Method CALL_MONITOR_FOR_AWBOBJ on class CL_RSAWBN_TREE_VIEW has no exception.

Method COLLAPSE_SUBTREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_NODEID Call by reference Type reference (TYPE) RSSH_T_NODEID Tree Model: Schlüssel eines Knotens 20040719

Method COLLAPSE_SUBTREE on class CL_RSAWBN_TREE_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_NAV Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Navigationsframework nicht benutzen 20050104
2 Importing I_R_AWB_STATUS Call by reference Object reference (TYPE REF TO) IF_RSAWBN_STATUS Statusinformationen bezüglich der DWB 20050725
3 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040603
4 Importing I_R_TREE_MODEL Call by reference Object reference (TYPE REF TO) CL_RSAWBN_TREE_MODEL Tree Backend 20040611

Method CONSTRUCTOR on class CL_RSAWBN_TREE_VIEW has no exception.

Method CREATE_MODEL_TREE_BACKEND Signature

Method CREATE_MODEL_TREE_BACKEND on class CL_RSAWBN_TREE_VIEW has no parameter.
Method CREATE_MODEL_TREE_BACKEND on class CL_RSAWBN_TREE_VIEW has no exception.

Method CREATE_MODEL_TREE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040611

Method CREATE_MODEL_TREE_CONTROL on class CL_RSAWBN_TREE_VIEW has no exception.

Method CREATE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040603
2 Importing I_WITH_CHECKBOX Call by reference Type reference (TYPE) RS_BOOL SPACE Boolean 20080730

Method CREATE_TREE on class CL_RSAWBN_TREE_VIEW has no exception.

Method DELETE_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODEID Call by reference Type reference (TYPE) RSSHNODEID Technische ID eines Knotens in einer Hierarchie 20041005

Method DELETE_CHILDREN on class CL_RSAWBN_TREE_VIEW has no exception.

Method DISPLAY_LEGEND Signature

Method DISPLAY_LEGEND on class CL_RSAWBN_TREE_VIEW has no parameter.
Method DISPLAY_LEGEND on class CL_RSAWBN_TREE_VIEW has no exception.

Method EXPAND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODEID Call by reference Type reference (TYPE) RSSHNODEID Technische ID eines Knotens in einer Hierarchie 20040611
2 Returning RE_T_NODE Value transfer Type reference (TYPE) RSAWBN_T_NODE_FE Knotentabelle Frontend 20040628

Method EXPAND_NODE on class CL_RSAWBN_TREE_VIEW has no exception.

Method EXPAND_NODEID_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PATH Call by reference Type reference (TYPE) RSSH_T_NODEID Tabelle von NodeIDs 20050224
# Exception Resumable Description Created on
1 NOT_SELECTED 20050705

Method EXPAND_NODE_BOTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODEID Call by reference Type reference (TYPE) RSSHNODEID Technische ID eines Knotens in einer Hierarchie 20050221

Method EXPAND_NODE_BOTH on class CL_RSAWBN_TREE_VIEW has no exception.

Method EXPAND_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DO_NOT_EXPAND_FIRST_NODE Call by reference Type reference (TYPE) RS_BOOL Boolean 20050209
2 Importing I_EXPAND_LAST_NODE Call by reference Type reference (TYPE) RS_BOOL Boolean 20050209
3 Importing I_START_NODEID Call by reference Type reference (TYPE) RSSHNODEID Technische ID eines Knotens in einer Hierarchie 20101018
4 Importing I_T_PATH Call by reference Type reference (TYPE) RSAWBN_T_AWBOBJECT AWB-Objekt 20050209

Method EXPAND_PATH on class CL_RSAWBN_TREE_VIEW has no exception.

Method EXPAND_SUBTREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DO_NOT_EXPAND_DTP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090407
2 Importing I_ONLY_FIRST_LEVEL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041001
3 Importing I_T_NODEID Call by reference Type reference (TYPE) RSSH_T_NODEID Tree Model: Schlüssel eines Knotens 20040629

Method EXPAND_SUBTREE on class CL_RSAWBN_TREE_VIEW has no exception.

Method FILTER_TREE Signature

Method FILTER_TREE on class CL_RSAWBN_TREE_VIEW has no parameter.
Method FILTER_TREE on class CL_RSAWBN_TREE_VIEW has no exception.

Method FREE Signature

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

Method GET_INITIAL_NR_OF_ROOTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NR_OF_ROOTS Value transfer Type reference (TYPE) I 20041209

Method GET_INITIAL_NR_OF_ROOTS on class CL_RSAWBN_TREE_VIEW has no exception.

Method GET_NAME_FOR_LEGEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NAME Value transfer Type reference (TYPE) FIELDNAME Feldname 20050511

Method GET_NAME_FOR_LEGEND on class CL_RSAWBN_TREE_VIEW has no exception.

Method GET_NODEIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_NODEID Value transfer Type reference (TYPE) RSSH_T_NODEID Tree Model: Schlüssel eines Knotens 20040629

Method GET_NODEIDS on class CL_RSAWBN_TREE_VIEW has no exception.

Method GET_PATH_OF_SELECTED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXPAND Call by reference Type reference (TYPE) RS_BOOL letzter Knoten ist expandiert 20050209
2 Exporting E_T_PATH Value transfer Type reference (TYPE) RSAWBN_T_AWBOBJECT 20050209

Method GET_PATH_OF_SELECTED_NODE on class CL_RSAWBN_TREE_VIEW has no exception.

Method GET_SEARCH_AWBOBJ_REAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_AWBOBJ Value transfer Type reference (TYPE) RSAWBN_T_AWBOBJ_ONLY Tabelle: nur AWB-Objekt 20050224

Method GET_SEARCH_AWBOBJ_REAL on class CL_RSAWBN_TREE_VIEW has no exception.

Method GET_SEARCH_AWBOBJ_WTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_AWBOBJ Value transfer Type reference (TYPE) RSAWBN_T_AWBOBJ_TEXT Tabelle: nur AWB-Objekt 20050224

Method GET_SEARCH_AWBOBJ_WTEXT on class CL_RSAWBN_TREE_VIEW has no exception.

Method GET_SELECTED_AWBOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_AWBOBJ Value transfer Type reference (TYPE) RSAWBN_T_AWBOBJECT AWB-Objekt 20121123

Method GET_SELECTED_AWBOBJ on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_BUTTON_CLICK Signature

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

Method HANDLE_BUTTON_CLICK on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_CHECKBOX_CHANGED Signature

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

Method HANDLE_CHECKBOX_CHANGED on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_CTXMENU_REQ_BACKG Signature

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

Method HANDLE_CTXMENU_REQ_BACKG on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_CTXMENU_REQ_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER_NAME Value transfer Attribute reference (LIKE) 20050203
2 Importing MENU Value transfer Attribute reference (LIKE) 20050203

Method HANDLE_CTXMENU_REQ_HEADER on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_CTXMENU_REQ_ITEM Signature

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

Method HANDLE_CTXMENU_REQ_ITEM on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_CTXMENU_REQ_NODE Signature

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

Method HANDLE_CTXMENU_REQ_NODE on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_CTXMENU_SEL_BACKG Signature

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

Method HANDLE_CTXMENU_SEL_BACKG on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_CTXMENU_SEL_HEADER Signature

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

Method HANDLE_CTXMENU_SEL_HEADER on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_CTXMENU_SEL_ITEM Signature

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

Method HANDLE_CTXMENU_SEL_ITEM on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_CTXMENU_SEL_NODE Signature

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

Method HANDLE_CTXMENU_SEL_NODE on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_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) 20040603
2 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20040603
3 Importing NODE_KEY_TABLE Value transfer Attribute reference (LIKE) 20050511

Method HANDLE_DRAG on class CL_RSAWBN_TREE_VIEW 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 Value transfer Attribute reference (LIKE) 20040603
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040603

Method HANDLE_DROP on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_DROP_COMPLETE 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) 20040603
2 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20040603
3 Importing NODE_KEY_TABLE Value transfer Attribute reference (LIKE) 20050511

Method HANDLE_DROP_COMPLETE on class CL_RSAWBN_TREE_VIEW 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) 20040615

Method HANDLE_EXPAND_NO_CHILDREN on class CL_RSAWBN_TREE_VIEW 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 ITEM_NAME Value transfer Attribute reference (LIKE) 20040603
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040603

Method HANDLE_ITEM_DOUBLE_CLICK on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_KEY_PRESSED Signature

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

Method HANDLE_KEY_PRESSED on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_KEY_PRESSED_ITEM Signature

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

Method HANDLE_KEY_PRESSED_ITEM on class CL_RSAWBN_TREE_VIEW has no exception.

Method HANDLE_LINK_CLICK Signature

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

Method HANDLE_LINK_CLICK on class CL_RSAWBN_TREE_VIEW 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 Value transfer Attribute reference (LIKE) 20040603

Method HANDLE_NODE_DOUBLE_CLICK on class CL_RSAWBN_TREE_VIEW has no exception.

Method HIDE_TOOLBAR_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode 20050331

Method HIDE_TOOLBAR_BUTTON on class CL_RSAWBN_TREE_VIEW has no exception.

Method INIT Signature

Method INIT on class CL_RSAWBN_TREE_VIEW has no parameter.
Method INIT on class CL_RSAWBN_TREE_VIEW has no exception.

Method INIT_TREE_DISPLAY Signature

Method INIT_TREE_DISPLAY on class CL_RSAWBN_TREE_VIEW has no parameter.
Method INIT_TREE_DISPLAY on class CL_RSAWBN_TREE_VIEW has no exception.

Method INSERT_FAVORITES Signature

Method INSERT_FAVORITES on class CL_RSAWBN_TREE_VIEW has no parameter.
Method INSERT_FAVORITES on class CL_RSAWBN_TREE_VIEW has no exception.

Method ON_AWBOBJ_CHANGED Signature

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

Method ON_AWBOBJ_CHANGED on class CL_RSAWBN_TREE_VIEW has no exception.

Method ON_HANDLE_TOOLBAR_FUNCTION_SEL Signature

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

Method ON_HANDLE_TOOLBAR_FUNCTION_SEL on class CL_RSAWBN_TREE_VIEW has no exception.

Method ON_TOOLBAR_DROPDOWN_CLICKED Signature

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

Method ON_TOOLBAR_DROPDOWN_CLICKED on class CL_RSAWBN_TREE_VIEW has no exception.

Method REFRESH_ALL Signature

Method REFRESH_ALL on class CL_RSAWBN_TREE_VIEW has no parameter.
Method REFRESH_ALL on class CL_RSAWBN_TREE_VIEW has no exception.

Method REFRESH_SUBTREES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_NODEID Call by reference Type reference (TYPE) RSSH_T_NODEID Tabelle von NodeIDs 20041005
2 Importing I_WITHOUT_MODEL_REFRESH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20130513

Method REFRESH_SUBTREES on class CL_RSAWBN_TREE_VIEW has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEXT_HIT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE select next hit from last search 20050317

Method SEARCH on class CL_RSAWBN_TREE_VIEW has no exception.

Method SELECT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODEID Call by reference Type reference (TYPE) RSSHNODEID Technische ID eines Knotens in einer Hierarchie 20050221

Method SELECT_NODE on class CL_RSAWBN_TREE_VIEW has no exception.

Method SELECT_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_NODEID Call by reference Type reference (TYPE) RSSH_T_NODEID Tabelle von NodeIDs 20090721

Method SELECT_NODES on class CL_RSAWBN_TREE_VIEW has no exception.

Method SELECT_NODES_FROM_EXTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NODES_SEL Call by reference Object reference (TYPE REF TO) CL_RSAWBN_SELECT_NODES_IN_TREE Baum aktivieren inklusive Knotenselektion 20090721

Method SELECT_NODES_FROM_EXTERN on class CL_RSAWBN_TREE_VIEW has no exception.

Method SELECT_NODE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_TREE_SELECTION Call by reference Object reference (TYPE REF TO) CL_RSAWBN_TREE_SELECTION Baum aktivieren inklusive Knotenselektion 20050714

Method SELECT_NODE_BY_NAME on class CL_RSAWBN_TREE_VIEW has no exception.

Method SELECT_START_NODE Signature

Method SELECT_START_NODE on class CL_RSAWBN_TREE_VIEW has no parameter.
Method SELECT_START_NODE on class CL_RSAWBN_TREE_VIEW has no exception.

Method SET_FOLDER_FOR_AWBOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDER Call by reference Type reference (TYPE) RSAWBNFOLDERNM Namen eines Ordnungsknoten in der AWB 20050519
2 Importing I_R_AWBOBJ Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ Masterklasse AWB Objekte 20050519
# Exception Resumable Description Created on
1 CANCELLED 20050519

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20050121
2 Importing I_TEXT Call by reference Type reference (TYPE) TV_HEADING Tree Control: Text in Länge 132 20041210

Method SET_HEADER on class CL_RSAWBN_TREE_VIEW has no exception.

Method SET_NO_NAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_NAV Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050104

Method SET_NO_NAV on class CL_RSAWBN_TREE_VIEW has no exception.

Method SET_SORT_BEHAVIOUR Signature

Method SET_SORT_BEHAVIOUR on class CL_RSAWBN_TREE_VIEW has no parameter.
Method SET_SORT_BEHAVIOUR on class CL_RSAWBN_TREE_VIEW has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VISIBLE Call by reference Type reference (TYPE) RS_BOOL Boolean 20040621

Method SET_VISIBLE on class CL_RSAWBN_TREE_VIEW has no exception.

Method TOGGLE_DATAFLOW_UPWARDS Signature

Method TOGGLE_DATAFLOW_UPWARDS on class CL_RSAWBN_TREE_VIEW has no parameter.
Method TOGGLE_DATAFLOW_UPWARDS on class CL_RSAWBN_TREE_VIEW has no exception.

Method TOGGLE_HIDE_EMPTY_FOLDERS Signature

Method TOGGLE_HIDE_EMPTY_FOLDERS on class CL_RSAWBN_TREE_VIEW has no parameter.
Method TOGGLE_HIDE_EMPTY_FOLDERS on class CL_RSAWBN_TREE_VIEW has no exception.

Method UPDATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODEID Call by reference Type reference (TYPE) RSSHNODEID Technische ID eines Knotens in einer Hierarchie 20041004

Method UPDATE_NODE on class CL_RSAWBN_TREE_VIEW has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_RSDS Tree Front-End DataSources 20041124
2 Inheritance (c INHERITING FROM c_ref)  CL_RSOBI_MF_UI_GENOBJ_VIEW SOBI Model Factory Dialog: Generated Objects 20060301
3 Inheritance (c INHERITING FROM c_ref)  CL_RSMIGRATE_TREE_VIEW Migration: Tree Frontend 20080731
4 Inheritance (c INHERITING FROM c_ref)  CL_RSL_WSP_UI_TREE_VIEW_RSDS DataSource Tree View 20110407
5 Inheritance (c INHERITING FROM c_ref)  CL_RSL_WSP_UI_TREE_VIEW InfoProvider Tree View 20100519
6 Inheritance (c INHERITING FROM c_ref)  CL_RSL_WB_WSP_TREE_VIEW Tree View for Workspaces 20100714
7 Inheritance (c INHERITING FROM c_ref)  CL_RSLPO_RSAWBN_TREE_VIEW Tree for Data Flow 20051125
8 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_LM_TREE_COPR_VIEW_FL Tree: Flat Display 20111005
9 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTPS_UI_TREE_VIEW Explorer UI View Class 20090529
10 Inheritance (c INHERITING FROM c_ref)  CL_RSDDLTIP_UI_TREE_VIEW Trans.Prov. UI View Class 20091021
11 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_TB The view class of the transport browser 20060420
12 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_SEARCH Tree Front-End Search 20050422
13 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_RSPC Tree Front End Process Chain Tree 20090618
14 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_DEST Tree Front-End InfoProvider 20051006
15 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_PLSQ Tree View: Planning Sequence 20100527
16 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_LSYS Tree Front-End Source Systems 20041122
17 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_IS Tree Front-End InfoProvider 20040727
18 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_IPRO Tree Front-End InfoProvider 20040607
19 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_IOBJ Tree Front-End InfoProvider 20041115
20 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_INSP Tree Front-End InfoProvider 20061030
21 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_HISTORY Tree Front-End History 20121123
22 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_HAAP Tree View HAAP 20121206
23 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_FOLDMT Tree Front-End 20130510
24 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_FAVORITES Tree Front-End Favorites 20050506
25 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_DTP_F4 Tree View DTP F4 20050324
26 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_TREE_VIEW_DMOD Tree Front End InfoProvider 20091116
History
Last changed by/on SAP  20140121 
SAP Release Created in 400