SAP ABAP Class IF_ESH_IF_BOS_DATA_ITERATOR (Iterator for data packages)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_BOS_CONNECTOR_BI Connector Implementation for BI Data Providers 20070222
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_BOS_CONNECTOR_LCL Connector Implementation for Local Data Providers 20070402
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_IF_BOS_CONNECTOR_RFC Connector Implementation for RFC Data Providers 20070222
Properties
Class IF_ESH_IF_BOS_DATA_ITERATOR  
Short Description Iterator for data packages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070222   SAP 
Last change 20110908   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 IF_ESH_IF_BOS_DATA_ITERATOR has no interface implemented.
Friends
Class IF_ESH_IF_BOS_DATA_ITERATOR has no friend class.
Attributes
Class IF_ESH_IF_BOS_DATA_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HAS_NEXT Instance method Public Method Check if more data packages exist 20070222
2 NEXT Instance method Public Method Get the next data package 20070222
Events
Class IF_ESH_IF_BOS_DATA_ITERATOR has no event.
Types
Class IF_ESH_IF_BOS_DATA_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 RV_HAS_NEXT Value transfer Type reference (TYPE) ABAP_BOOL More data packages exist 20070222

Method HAS_NEXT on class IF_ESH_IF_BOS_DATA_ITERATOR has no exception.

Method NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA_PACKAGE Value transfer Object reference (TYPE REF TO) DATA Data package 20070222

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