SAP ABAP Class CL_STREE_DATA_STACK (Stack hierarchy tool)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-HMT (Application Component) Hierarchy Storage
     SHI4 (Package) Hierarchy maintenance tool Control visualization
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OBJECT_STACK_GEN Workbench Manager: Request Stack 20000119
Properties
Class CL_STREE_DATA_STACK  
Short Description Stack hierarchy tool    
Super Class CL_OBJECT_STACK_GEN Workbench Manager: Request Stack 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHI4   Hierarchy maintenance tool Control visualization 
Created 20000119   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_STREE_DATA_STACK has no forward declaration.
Interfaces
Class CL_STREE_DATA_STACK has no interface implemented.
Friends
Class CL_STREE_DATA_STACK has no friend class.
Attributes
Class CL_STREE_DATA_STACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SENDER_TO_STACK Instance method Public Method Adds Active Structure to Stack Table 20001218
2 GET_ACTIVE_TREE_DATA Instance method Public Method Gets Active Structure Data 20001218
3 GET_TREE_DATA_FROM_CONTAINER Instance method Public Method Gets reference to data object 20000119
Events
Class CL_STREE_DATA_STACK has no event.
Types
Class CL_STREE_DATA_STACK has no local type.
Method Signatures

Method ADD_SENDER_TO_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECT Call by reference Object reference (TYPE REF TO) CL_STREE_DATA Daten für allgemeines Hierarchietool 20001218
2 Importing P_SENDER Call by reference Object reference (TYPE REF TO) OBJECT Column Tree Control 20001218
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Das korrespondierende Objekt zum Sender wurde nicht gefunden 20001218
2 SENDER_NOT_STACKED Der Sender wurde nicht in die Stapeltabelle aufgenommen 20001218

Method GET_ACTIVE_TREE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_OBJECT Call by reference Object reference (TYPE REF TO) CL_STREE_DATA Daten für allgemeines Hierarchietool 20001218
2 Importing P_SENDER Call by reference Object reference (TYPE REF TO) OBJECT Column Tree Control 20001218
# Exception Resumable Description Created on
1 SENDER_NOT_FOUND Der angegebene Sender wurde nicht gefunden! 20001218
2 TREE_DATA_NOT_FOUND Es wurden keine Hierarchiedaten gefunden! 20001219

Method GET_TREE_DATA_FROM_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container fuer Custom Controls in der Dynpro Area 20000119
2 Exporting TREE_DATA Call by reference Object reference (TYPE REF TO) CL_STREE_DATA Daten für allgemeines Hierarchietool 20000119
# Exception Resumable Description Created on
1 CONTAINER_IS_INITIAL Container ist initial 20000119
2 CONTAINER_NOT_REFERENCED Container wird von keinem existierenden Tree referenziert 20000119
3 STACK_IS_EMPTY Stapel ist leer. 20000119
History
Last changed by/on SAP  20041228 
SAP Release Created in 46D