SAP ABAP Class CL_RSTT_UI_ALV_TREE (Basic Class for ALV TREE Wrapper)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSTT_UI (Package) Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_CHECK_POS_TREE ALV TREE for the Selection of Check Position to Be Displayed 20050805
2 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_SEL_DATAOBJ Tree for Display of the Check Parameter 20050706
3 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_WIZARD_STATUS ALV TREE for Display of Wizard Status 20050706
Properties
Class CL_RSTT_UI_ALV_TREE  
Short Description Basic Class for ALV TREE Wrapper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_UI   Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer 
Created 20050706   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTT_UI_ALV_TREE has no interface implemented.
Friends
Class CL_RSTT_UI_ALV_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_TREE_FILLED Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20050706
2 O_R_CUSTOM_CONTAINER_001 Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050706
3 O_R_TREE_OBJ Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20050706
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_TREE Instance method Public Method Deletes the Content of the ALV TREE 20050706
2 FREE Instance method Public Method 20051031
3 _CREATE_CONTAINER Instance method Protected Method Generate a UI Container 20050706
4 _CREATE_NODE_ITEM_TAB Instance method Protected Method Fills the Data Transport Tables 20050706
5 _CREATE_TREE Instance method Protected Method Prepares ALV TREE for Output 20050706
6 _CREATE_TREE_OBJ Instance method Protected Method Generates an ALV TREE Object 20050706
Events
Class CL_RSTT_UI_ALV_TREE has no event.
Types
Class CL_RSTT_UI_ALV_TREE has no local type.
Method Signatures

Method CLEAR_TREE Signature

Method CLEAR_TREE on class CL_RSTT_UI_ALV_TREE has no parameter.
Method CLEAR_TREE on class CL_RSTT_UI_ALV_TREE has no exception.

Method FREE Signature

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

Method _CREATE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Type reference (TYPE) STRING 20050706
2 Importing I_DYNNO Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20050706
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050706
4 Returning R_R_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20050706

Method _CREATE_CONTAINER on class CL_RSTT_UI_ALV_TREE has no exception.

Method _CREATE_NODE_ITEM_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM_TABLE Call by reference Type reference (TYPE) GUI_ITEM GUI Objektbaum Texte 20050706
2 Changing C_NODE_TABLE Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20050706

Method _CREATE_NODE_ITEM_TAB on class CL_RSTT_UI_ALV_TREE 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_1 Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050706

Method _CREATE_TREE on class CL_RSTT_UI_ALV_TREE has no exception.

Method _CREATE_TREE_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLNAME Call by reference Type reference (TYPE) TV_ITMNAME Tree Control: Name einer Spalte / eines Items 20050706
2 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050706
3 Returning R_R_TREE Value transfer Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20050706

Method _CREATE_TREE_OBJ on class CL_RSTT_UI_ALV_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700