SAP ABAP Class IF_BSA_SADL_ITERATOR (Iterator for data container content)
Properties
Class IF_BSA_SADL_ITERATOR  
Short Description Iterator for data container content    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090428   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSA_SADL_ITERATOR has no forward declaration.
Interfaces
Class IF_BSA_SADL_ITERATOR has no interface implemented.
Friends
Class IF_BSA_SADL_ITERATOR has no friend class.
Attributes
Class IF_BSA_SADL_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NEXT Instance method Public Method 20090428
2 HAS_NEXT Instance method Public Method 20090428
3 REWIND Instance method Public Method 20090428
Events
Class IF_BSA_SADL_ITERATOR has no event.
Types
Class IF_BSA_SADL_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 RO_DATA_ELEMENT Value transfer Object reference (TYPE REF TO) IF_BSA_SADL_DATA_ELEMENT 20090428

Method GET_NEXT on class IF_BSA_SADL_ITERATOR has no exception.

Method HAS_NEXT Signature

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

Method HAS_NEXT on class IF_BSA_SADL_ITERATOR has no exception.

Method REWIND Signature

Method REWIND on class IF_BSA_SADL_ITERATOR has no parameter.
Method REWIND on class IF_BSA_SADL_ITERATOR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in