SAP ABAP Class IF_SPI_ITERATOR (Iterator)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_STEP_TRANS_ITERATOR Iterator via step transitions and steps 20020708
Properties
Class IF_SPI_ITERATOR  
Short Description Iterator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020703   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SPI_ITERATOR has no forward declaration.
Interfaces
Class IF_SPI_ITERATOR has no interface implemented.
Friends
Class IF_SPI_ITERATOR has no friend class.
Attributes
Class IF_SPI_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HAS_NEXT Instance method Public Method Returns true if there are more elements 20020703
2 NEXT Instance method Public Method Returns reference to the next object 20020703
Events
Class IF_SPI_ITERATOR has no event.
Types
Class IF_SPI_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 RP_BOOL Value transfer Type reference (TYPE) SPIBOOL SPI Global: Boolscher Ausdruck 20020703

Method HAS_NEXT on class IF_SPI_ITERATOR has no exception.

Method NEXT Signature

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

Method NEXT on class IF_SPI_ITERATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in