SAP ABAP Class IF_ISHMED_TREE_CONTENT (Tree: Contents)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_CAT_TREE_CONTENT Categories: Tree Content 20060210
Properties
Class IF_ISHMED_TREE_CONTENT  
Short Description Tree: Contents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060124   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ISHMED_TREE_CONTENT has no forward declaration.
Interfaces
Class IF_ISHMED_TREE_CONTENT has no interface implemented.
Friends
Class IF_ISHMED_TREE_CONTENT has no friend class.
Attributes
Class IF_ISHMED_TREE_CONTENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIRST_CHILD Instance method Public Method Determine First Child Node for Parent Node 20060321
2 GET_FREE_NODEKEY Instance method Public Method Determine a Free Key for Node 20060210
Events
Class IF_ISHMED_TREE_CONTENT has no event.
Types
Class IF_ISHMED_TREE_CONTENT has no local type.
Method Signatures

Method GET_FIRST_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20060321
2 Returning R_FIRST_CHILD Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20060321

Method GET_FIRST_CHILD on class IF_ISHMED_TREE_CONTENT has no exception.

Method GET_FREE_NODEKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODEKEY Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20060210
# Exception Resumable Description Created on
1 CX_ISHMED_TREE Fehler bei der Baumbearbeitung 20060210
History
Last changed by/on SAP  20070917 
SAP Release Created in