SAP ABAP Class CL_UA_TREENODE_ITERATOR (Iterator over All Tree Nodes)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_ASSIGNMENT_TREE (Package) Default and Abstract Implementations on the Assignment Tree
Properties
Class CL_UA_TREENODE_ITERATOR  
Short Description Iterator over All Tree Nodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_ASSIGNMENT_TREE   Default and Abstract Implementations on the Assignment Tree 
Created 20020710   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UA_TREENODE_ITERATOR has no interface implemented.
Friends
Class CL_UA_TREENODE_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_POINTER Instance attribute Private Type reference (TYPE) SYTABIX Pointer to Read Value 20020710
2 MT_NODE_ID Instance attribute Private Type reference (TYPE) UAC_T_NODE_ID Analytical Cost Management: Node ID 20020710
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020710
2 HAS_NEXT Instance method Public Method 20020710
3 NEXT Instance method Public Method 20020710
Events
Class CL_UA_TREENODE_ITERATOR has no event.
Types
Class CL_UA_TREENODE_ITERATOR 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 IT_NODE_ID Call by reference Type reference (TYPE) UAC_T_NODE_ID Analytical Cost Management: Knoten-Id 20020710

Method CONSTRUCTOR on class CL_UA_TREENODE_ITERATOR has no exception.

Method HAS_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_HAS_NEXT Value transfer Type reference (TYPE) ABAP_BOOL 20020710

Method HAS_NEXT on class CL_UA_TREENODE_ITERATOR has no exception.

Method NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_NEXT_ID Value transfer Type reference (TYPE) UAC_NODE_ID ID eines Knotens 20020710

Method NEXT on class CL_UA_TREENODE_ITERATOR has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 320