SAP ABAP Class CL_DROB_TREE (DROBs: Tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-TO (Application Component) Logical DB, Selection Screens, Selection Variants
     SLDBV (Package) Selection Screens, Variants, Logical Databases
Properties
Class CL_DROB_TREE  
Short Description DROBs: Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLDBV   Selection Screens, Variants, Logical Databases 
Created 19990611   SAP 
Last change 19990614   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DROB_TREE has no forward declaration.
Interfaces
Class CL_DROB_TREE has no interface implemented.
Friends
Class CL_DROB_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LDB_INSTANCE Instance attribute Private Object reference (TYPE REF TO) CL_DROB_LOGDB LDB Instance Assigned 19990614
2 LOG_NODE_TAB Instance attribute Private See coding Node Management 19990611
3 ROOT Instance attribute Public Object reference (TYPE REF TO) CL_DROB_NODE Root Node 19990611
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AND_INIT_TREE Instance method Public Method Generates Tree Including all Node Objects 19990611
2 GET_LDB_NODE_TAB Instance method Public Method Gets Node Management 19990611
Events
Class CL_DROB_TREE has no event.
Types
Class CL_DROB_TREE has no local type.
Method Signatures

Method CREATE_AND_INIT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LDB_INST Call by reference Object reference (TYPE REF TO) CL_DROB_LOGDB Instanz 19990611

Method CREATE_AND_INIT_TREE on class CL_DROB_TREE has no exception.

Method GET_LDB_NODE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NODE_TAB Call by reference Type reference (TYPE) STANDARD TABLE Knotenverwaltung bei log. DB 19990611

Method GET_LDB_NODE_TAB on class CL_DROB_TREE has no exception.
History
Last changed by/on SAP  19990614 
SAP Release Created in