SAP ABAP Class CL_IBASE_STRUC_NODE (Structure node)
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_NODE  
Short Description Structure node    
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
Class CL_IBASE_STRUC_NODE has no forward declaration.
Interfaces
Class CL_IBASE_STRUC_NODE has no interface implemented.
Friends
Class CL_IBASE_STRUC_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHILD_NODE Instance attribute Public Object reference (TYPE REF TO) CL_IBASE_STRUC_NODE ... 20001013
2 INSTANCE Instance attribute Private Type reference (TYPE) IBST-INSTANCE ... 20001013
3 PARENT_NODE Instance attribute Public Object reference (TYPE REF TO) CL_IBASE_STRUC_NODE ... 20001013
4 SISTER_NODE Instance attribute Public Object reference (TYPE REF TO) CL_IBASE_STRUC_NODE ... 20001013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001013
2 SET_CHILD Instance method Public Method ... 20001013
3 SET_PARENT Instance method Public Method ... 20001013
4 SET_SISTER Instance method Public Method ... 20001013
Events
Class CL_IBASE_STRUC_NODE has no event.
Types
Class CL_IBASE_STRUC_NODE has no local type.
Method Signatures

Method CONSTRUCTOR 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

Method CONSTRUCTOR on class CL_IBASE_STRUC_NODE has no exception.

Method SET_CHILD Signature

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

Method SET_CHILD on class CL_IBASE_STRUC_NODE has no exception.

Method SET_PARENT Signature

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

Method SET_PARENT on class CL_IBASE_STRUC_NODE has no exception.

Method SET_SISTER Signature

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

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