SAP ABAP Class IF_CMX_XS_ITERATOR (XSteps: Interface of an Iterator)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CMX_XS_UNKNOWN XSteps: Unknown Object 20030121
Properties
Class IF_CMX_XS_ITERATOR  
Short Description XSteps: Interface of an Iterator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021205   SAP 
Last change 20040127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CMX_XS_ITERATOR has no forward declaration.
Interfaces
Class IF_CMX_XS_ITERATOR has no interface implemented.
Friends
Class IF_CMX_XS_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_LEVEL_ALL Constant Public Type reference (TYPE) I -1 20030313
2 CURRENT Instance attribute Public Object reference (TYPE REF TO) IF_CMX_XS_NODE XSteps: Node 20021205
3 DEPTH Instance attribute Public Type reference (TYPE) I Iteration Depth with Regard to all Nodes in the Tree 20021212
4 LEVEL Instance attribute Public Type reference (TYPE) I Iteration Depth with Regard to Nodes Actually Visited 20030109
5 START Instance attribute Public Object reference (TYPE REF TO) IF_CMX_XS_NODE XSteps: Node 20021205
6 VISITOR Instance attribute Public Object reference (TYPE REF TO) IF_CMX_XS_VISITOR XSteps: Visitor 20021205
Methods
# Method Level Visibility Method type Description Created on
1 QUERY_INTERFACE Instance method Public Method 20030121
2 RUN Instance method Public Method Start Visit of Nodes 20021205
Events
Class IF_CMX_XS_ITERATOR has no event.
Types
Class IF_CMX_XS_ITERATOR has no local type.
Method Signatures

Method QUERY_INTERFACE Signature

Method QUERY_INTERFACE on class IF_CMX_XS_ITERATOR has no parameter.
Method QUERY_INTERFACE on class IF_CMX_XS_ITERATOR has no exception.

Method RUN Signature

Method RUN on class IF_CMX_XS_ITERATOR has no parameter.
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021205
History
Last changed by/on SAP  20040127 
SAP Release Created in