SAP ABAP Class CL_IBASE_STRUC_TREE (Main tree)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-MD-IBA (Application Component) Installed Base
     IB00 (Package) Application Development CS: Installed Base
Properties
Class CL_IBASE_STRUC_TREE  
Short Description Main tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IB00   Application Development CS: Installed Base 
Created 20001013   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IBST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IBXX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_IBASE_STRUC_TREE has no interface implemented.
Friends
Class CL_IBASE_STRUC_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NODE_HTAB Instance attribute Private Type reference (TYPE) T_NODE_HTAB ... 20001013
2 STACK_POINTER Instance attribute Private Type reference (TYPE) I ... 20001019
3 STACK_TAB Instance attribute Private Type reference (TYPE) T_STACK_TAB ... 20001019
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001019
2 CREATE_LINK Instance method Public Method ... 20001013
3 CREATE_NODE Instance method Public Method ... 20001013
4 GET_FIRST Instance method Public Method ... 20001013
5 GET_NEXT Instance method Public Method ... 20001013
6 GET_ROOTS Instance method Public Method ... 20001013
7 IS_EMPTY Instance method Private Method ... 20001019
8 POP Instance method Private Method ... 20001019
9 PUSH Instance method Private Method ... 20001019
Events
Class CL_IBASE_STRUC_TREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_NODE_HTAB Private See coding ... 20001013
2 T_NODE_REC Private See coding ... 20001013
3 T_STACK_REC Private See coding ... 20001019
4 T_STACK_TAB Private See coding ... 20001019
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_IBASE_STRUC_TREE has no parameter.
Method CONSTRUCTOR on class CL_IBASE_STRUC_TREE has no exception.

Method CREATE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTANCE Value transfer Type reference (TYPE) IBST-INSTANCE ... 20001013
2 Importing I_PARENT Value transfer Type reference (TYPE) IBST-PARENT ... 20001013

Method CREATE_LINK on class CL_IBASE_STRUC_TREE has no exception.

Method CREATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTANCE Value transfer Type reference (TYPE) IBST-INSTANCE ... 20001013
2 Returning R_BOOL Value transfer Type reference (TYPE) IBXX_REF-BOOL ... 20001013

Method CREATE_NODE on class CL_IBASE_STRUC_TREE has no exception.

Method GET_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTANCE Value transfer Type reference (TYPE) IBST-INSTANCE ... 20001019
2 Returning R_NODE Value transfer Object reference (TYPE REF TO) CL_IBASE_STRUC_NODE ... 20001013

Method GET_FIRST on class CL_IBASE_STRUC_TREE has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODE Value transfer Object reference (TYPE REF TO) CL_IBASE_STRUC_NODE ... 20001013

Method GET_NEXT on class CL_IBASE_STRUC_TREE has no exception.

Method GET_ROOTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ROOT_TAB Call by reference Type reference (TYPE) IBST_INSTANCE_TAB ... 20001013

Method GET_ROOTS on class CL_IBASE_STRUC_TREE has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOL Value transfer Type reference (TYPE) IBXX_REF-BOOL ... 20001019

Method IS_EMPTY on class CL_IBASE_STRUC_TREE has no exception.

Method POP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODE Value transfer Object reference (TYPE REF TO) CL_IBASE_STRUC_NODE ... 20001019

Method POP on class CL_IBASE_STRUC_TREE has no exception.

Method PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Value transfer Object reference (TYPE REF TO) CL_IBASE_STRUC_NODE ... 20001019

Method PUSH on class CL_IBASE_STRUC_TREE has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 20C