SAP ABAP Class CL_RSDDTZA_ALV_TREE (Basic Class for ALV TREE Wrapper)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTZA (Package) BWA ZA Maintenance Monitor and Functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTZA_ACTION_MSG_TREE Display of Information About Actions and Events 20050905
Properties
Class CL_RSDDTZA_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 RSDDTZA   BWA ZA Maintenance Monitor and Functions 
Created 20050817   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_RSDDTZA_ALV_TREE has no interface implemented.
Friends
Class CL_RSDDTZA_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 20050817
2 O_NODE_ID_SEPERATOR Constant Protected Type reference (TYPE) CHAR1 ':' Single-Character Flag 20050818
3 O_R_CUSTOM_CONTAINER_001 Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050817
4 O_R_TREE_OBJ Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20050817
5 O_T_NODE_KEY_TABLE Instance attribute Protected Type reference (TYPE) TREEV_NKS Tree Control: Table with Node Keys 20050818
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_TREE Instance method Public Method Deletes the Content of the ALV TREE 20050817
2 FREE Instance method Public Method Cleans the Objects 20050915
3 REFRESH Instance method Public Method Refresh Display 20050829
4 _CREATE_CONTAINER Instance method Protected Method Generate a UI Container 20050817
5 _CREATE_NODE_ITEM_TAB Instance method Protected Method Fills the Data Transport Tables 20050817
6 _CREATE_TREE Instance method Protected Method Prepares ALV TREE for Output 20050817
7 _CREATE_TREE_OBJ Instance method Protected Method Generates an ALV TREE Object 20050817
8 _SET_EVENTS_N_HANDLERS Instance method Protected Method Sets Required Events and Handler 20050818
Events
Class CL_RSDDTZA_ALV_TREE has no event.
Types
Class CL_RSDDTZA_ALV_TREE has no local type.
Method Signatures

Method CLEAR_TREE Signature

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

Method FREE Signature

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

Method REFRESH Signature

Method REFRESH on class CL_RSDDTZA_ALV_TREE has no parameter.
Method REFRESH on class CL_RSDDTZA_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 20050817
2 Importing I_DYNNO Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20050817
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050817
4 Returning R_R_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20050817

Method _CREATE_CONTAINER on class CL_RSDDTZA_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_T_ITEM_TABLE Call by reference Type reference (TYPE) GUI_ITEM GUI Objektbaum Texte 20050818
2 Changing C_T_NODE_TABLE Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20050818
3 Importing I_T_DETAILS Call by reference Type reference (TYPE) TREXT_ALERT_DETAILS Details für Alert-Monitor-Ergebnisse 20050818
4 Importing I_T_DETAIL_FORMAT Call by reference Type reference (TYPE) TREXT_DETAIL_FORMAT 20050818
5 Importing I_T_RESULT Call by reference Type reference (TYPE) TREXT_ALERT_STATUS Ergebnis der Alert-Monitor-Tests 20050818

Method _CREATE_NODE_ITEM_TAB on class CL_RSDDTZA_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 20050817

Method _CREATE_TREE on class CL_RSDDTZA_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 20050817
2 Importing I_HEADING Call by reference Type reference (TYPE) TV_HEADING Tree Control: Text in Länge 132 20050818
3 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050817
4 Returning R_R_TREE Value transfer Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree Control 20050817

Method _CREATE_TREE_OBJ on class CL_RSDDTZA_ALV_TREE has no exception.

Method _SET_EVENTS_N_HANDLERS Signature

Method _SET_EVENTS_N_HANDLERS on class CL_RSDDTZA_ALV_TREE has no parameter.
Method _SET_EVENTS_N_HANDLERS on class CL_RSDDTZA_ALV_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700