SAP ABAP Class CL_RSAWBN_DRAWER_NAV_WTREE (Drawer container filled with tree; other container free)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN (Package) Data Warehousing Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_DRAWER_NAV Control Management of a Drawer in Drawer Control 20040603
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_DRAWER_NAV_ADMIN Modeling View in Drawer 20040603
2 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_DRAWER_NAV_CONTENT Content View in Drawer 20050117
3 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_DRAWER_NAV_DOCUMENTS Document View in Drawer 20050117
4 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_DRAWER_NAV_MDREPOSIT Metadata-Repository View in Drawer 20050117
5 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_DRAWER_NAV_MODELING Modeling View in Drawer 20040603
6 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_DRAWER_NAV_REPAGENT Modeling View in Drawer 20040603
7 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_DRAWER_NAV_TRANSLAT Translation View in Drawer 20050117
8 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_DRAWER_NAV_TRANSPORT Transport View in Drawer 20050117
Properties
Class CL_RSAWBN_DRAWER_NAV_WTREE  
Short Description Drawer container filled with tree; other container free    
Super Class CL_RSAWBN_DRAWER_NAV Control Management of a Drawer in Drawer Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAWBN    
Program status     
Category 0   
Package RSAWBN   Data Warehousing Workbench 
Created 20040602   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAWBN_DRAWER_NAV_WTREE has no forward declaration.
Interfaces
Class CL_RSAWBN_DRAWER_NAV_WTREE has no interface implemented.
Friends
Class CL_RSAWBN_DRAWER_NAV_WTREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_S_DEFAULT_TREE Instance attribute Protected Type reference (TYPE) RSAWBN_S_FCODE Fill default tree in constructor 20040618
2 O_T_FCODE Instance attribute Protected Type reference (TYPE) RSAWBN_T_FCODE 20040604
3 P_C_COLUMNNAME Constant Protected Type reference (TYPE) TV_ITMNAME '1' Name of First Column in Column Model Tree 20040602
4 P_R_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_LIST_TREE Tree (List) for Selecting DWB Trees 20040602
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050714
2 CREATE_TREE_FOR_DRAWER Instance method Protected Method Generate Tree (List) for Selecting DWB Trees 20040602
3 FILL_MAIN_CONTAINERS Instance method Protected Method 20040602
4 ON_HANDLE_LINK_CLICK Instance method Protected Event handling method 20050621
5 ON_HANDLE_NODE_DOUBLECLICK Instance method Protected Event handling method 20050621
6 ON_HANDLE_SELECTION_CHANGED Instance method Protected Event handling method 20040602
7 ON_TREE_SELECTION Instance method Protected Event handling method Tree Is Visible and Node Is Selected 20050714
8 SET_USR_FCODE Instance method Public Method Save Selected fcode; User-Dependent 20050218
Events
Class CL_RSAWBN_DRAWER_NAV_WTREE has no event.
Types
Class CL_RSAWBN_DRAWER_NAV_WTREE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_AWB_STATUS Call by reference Object reference (TYPE REF TO) IF_RSAWBN_STATUS Statusinformationen bezüglich der DWB 20050725

Method CONSTRUCTOR on class CL_RSAWBN_DRAWER_NAV_WTREE has no exception.

Method CREATE_TREE_FOR_DRAWER 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 20040602

Method CREATE_TREE_FOR_DRAWER on class CL_RSAWBN_DRAWER_NAV_WTREE has no exception.

Method FILL_MAIN_CONTAINERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_AWB_STATUS Call by reference Object reference (TYPE REF TO) IF_RSAWBN_STATUS Statusinformationen bezüglich der DWB 20050725
2 Importing I_R_MAIN_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040602
3 Importing I_R_SECOND_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040602

Method FILL_MAIN_CONTAINERS on class CL_RSAWBN_DRAWER_NAV_WTREE has no exception.

Method ON_HANDLE_LINK_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) 20050621

Method ON_HANDLE_LINK_CLICK on class CL_RSAWBN_DRAWER_NAV_WTREE has no exception.

Method ON_HANDLE_NODE_DOUBLECLICK Signature

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

Method ON_HANDLE_NODE_DOUBLECLICK on class CL_RSAWBN_DRAWER_NAV_WTREE has no exception.

Method ON_HANDLE_SELECTION_CHANGED Signature

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

Method ON_HANDLE_SELECTION_CHANGED on class CL_RSAWBN_DRAWER_NAV_WTREE has no exception.

Method ON_TREE_SELECTION Signature

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

Method ON_TREE_SELECTION on class CL_RSAWBN_DRAWER_NAV_WTREE has no exception.

Method SET_USR_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 fcode, Werte unter rsawc_c_drawsel 20050218

Method SET_USR_FCODE on class CL_RSAWBN_DRAWER_NAV_WTREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400