SAP ABAP Interface IF_PAK_TREE_ITERATOR (Tree Iterator)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_API_EXPLAIN (Package) Explain Tool for Package Check
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
Interface IF_PAK_TREE_ITERATOR  
Short Description Tree Iterator    
General Data
Package SPAK_API_EXPLAIN   Explain Tool for Package Check 
Created 20080516   SAP 
Last changed 20090618   SAP 
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
Interface IF_PAK_TREE_ITERATOR has no interface.
Friends
Interface IF_PAK_TREE_ITERATOR has no friend.
Attributes
Interface 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
Interface IF_PAK_TREE_ITERATOR has no event.
Types
Interface 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 Interface 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 Interface IF_PAK_TREE_ITERATOR has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 740