SAP ABAP Class /AIN/IF_ITERATOR (List iterator)
Properties
Class /AIN/IF_ITERATOR  
Short Description List iterator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050316   SAP 
Last change 20141109   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 /AIN/IF_ITERATOR has no interface implemented.
Friends
Class /AIN/IF_ITERATOR has no friend class.
Attributes
Class /AIN/IF_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HAS_NEXT Instance method Public Method Returns true if the iteration has more elements 20050316
2 NEXT Instance method Public Method Returns the next element in the interation 20050316
Events
Class /AIN/IF_ITERATOR has no event.
Types
Class /AIN/IF_ITERATOR has no local type.
Method Signatures

Method HAS_NEXT Signature

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

Method HAS_NEXT on class /AIN/IF_ITERATOR has no exception.

Method NEXT Signature

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

Method NEXT on class /AIN/IF_ITERATOR has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in