SAP ABAP Interface IF_SPI_ITERATOR (Iterator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI6 (Package) Central: API Process Information
⤷
⤷
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
| Interface | IF_SPI_ITERATOR | |
| Short Description | Iterator |
General Data
| Package | SPI6 | Central: API Process Information |
| Created | 20020703 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SPI_ITERATOR has no forward declaration.
Interfaces
Interface IF_SPI_ITERATOR has no interface.
Friends
Interface IF_SPI_ITERATOR has no friend.
Attributes
Interface IF_SPI_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns true if there are more elements | 20020703 | |
| 2 | Instance method | Public | Method | Returns reference to the next object | 20020703 |
Events
Interface IF_SPI_ITERATOR has no event.
Types
Interface 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 | RP_BOOL | Value transfer | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Ausdruck | 20020703 |
Method HAS_NEXT on Interface IF_SPI_ITERATOR has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_REF | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20020703 |
Method NEXT on Interface IF_SPI_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |