SAP ABAP Class IF_PAK_TREE_ITERATOR (Tree Iterator)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PAK_TREE_ITERATOR Tree Iterator 20080516
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PAK_TREE_ITERATOR_BFS Tree Iterator 20080516
Properties
Class IF_PAK_TREE_ITERATOR  
Short Description Tree Iterator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080516   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PAK_NODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_PAK_TREE_ITERATOR has no interface implemented.
Friends
Class IF_PAK_TREE_ITERATOR has no friend class.
Attributes
Class IF_PAK_TREE_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NEXT Instance method Public Method Next element 20080516
2 RESET Instance method Public Method Start from scratch 20080516
Events
Class IF_PAK_TREE_ITERATOR has no event.
Types
Class IF_PAK_TREE_ITERATOR has no local type.
Method Signatures

Method NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NODE Value transfer Object reference (TYPE REF TO) CL_PAK_NODE 20080516

Method NEXT on class IF_PAK_TREE_ITERATOR has no exception.

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TREE_FILTER Call by reference Object reference (TYPE REF TO) CL_PAK_TREE Hierarchy 20080516
2 Importing IM_TYPE Call by reference Type reference (TYPE) CL_PAK_NODE=>TY_NODE_TYPE 20080516
3 Importing IM_TYPES Call by reference Type reference (TYPE) CL_PAK_NODE=>TY_NODE_TYPE_LIST 20080516

Method RESET on class IF_PAK_TREE_ITERATOR has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in