SAP ABAP Interface IF_ESH_IF_BOS_DATA_ITERATOR (Iterator for data packages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_ADMIN_BOS (Package) Monitoring and Admin for the BOS Component
⤷
⤷
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
| Interface | IF_ESH_IF_BOS_DATA_ITERATOR | |
| Short Description | Iterator for data packages |
General Data
| Package | S_ESH_ENG_ADMIN_BOS | Monitoring and Admin for the BOS Component |
| Created | 20070222 | SAP |
| Last changed | 20110908 | SAP |
| 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
Interface IF_ESH_IF_BOS_DATA_ITERATOR has no interface.
Friends
Interface IF_ESH_IF_BOS_DATA_ITERATOR has no friend.
Attributes
Interface IF_ESH_IF_BOS_DATA_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if more data packages exist | 20070222 | |
| 2 | Instance method | Public | Method | Get the next data package | 20070222 |
Events
Interface IF_ESH_IF_BOS_DATA_ITERATOR has no event.
Types
Interface 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 | RV_HAS_NEXT | Value transfer | Type reference (TYPE) | ABAP_BOOL | More data packages exist | 20070222 |
Method HAS_NEXT on Interface 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 | RT_DATA_PACKAGE | Value transfer | Object reference (TYPE REF TO) | DATA | Data package | 20070222 |
Method NEXT on Interface IF_ESH_IF_BOS_DATA_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |