SAP ABAP Class /FSIH/IF_OBJ_ITERATOR (Iterator for a Table Type)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /FSIH/CL_OBJ_MAP_ITERATOR Iterator for a Table Type 20050125
Properties
Class /FSIH/IF_OBJ_ITERATOR  
Short Description Iterator for a Table Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050104   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /FSIH/IF_OBJ_ITERATOR has no forward declaration.
Interfaces
Class /FSIH/IF_OBJ_ITERATOR has no interface implemented.
Friends
Class /FSIH/IF_OBJ_ITERATOR has no friend class.
Attributes
Class /FSIH/IF_OBJ_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NEXT Instance method Public Method Gets Next Container Object 20050104
2 HAS_NEXT Instance method Public Method Checks if Another Object Is in Container 20050104
3 REMOVE Instance method Public Method Removes Last Returned Container Object 20050104
Events
Class /FSIH/IF_OBJ_ITERATOR has no event.
Types
Class /FSIH/IF_OBJ_ITERATOR has no local type.
Method Signatures

Method GET_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 20050104

Method GET_NEXT on class /FSIH/IF_OBJ_ITERATOR has no exception.

Method HAS_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_HAS_NEXT Value transfer Type reference (TYPE) FLAG 'X' if true; ' ' if false 20050104

Method HAS_NEXT on class /FSIH/IF_OBJ_ITERATOR has no exception.

Method REMOVE Signature

Method REMOVE on class /FSIH/IF_OBJ_ITERATOR has no parameter.
Method REMOVE on class /FSIH/IF_OBJ_ITERATOR has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in