SAP ABAP Class IF_EVE_ITERATOR (Interface Iterator Class)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_EVE_ITERATOR_PROJECT | Evaluations: Iterator for Project | 20020529 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_EVE_ITERATOR_RESOURCE | Evaluations: Iterator via Project - Resource Part | 20021028 |
Properties
Class | IF_EVE_ITERATOR | |
Short Description | Interface Iterator Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020307 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EVE_ITERATOR has no forward declaration.
Interfaces
Class IF_EVE_ITERATOR has no interface implemented.
Friends
Class IF_EVE_ITERATOR has no friend class.
Attributes
Class IF_EVE_ITERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Sets Iterator to First Element | 20020402 |
2 | ![]() |
Instance method | Public | Method | Destructor | 20020402 |
3 | ![]() |
Instance method | Public | Method | Access Method for Current Element | 20020402 |
4 | ![]() |
Instance method | Public | Method | Has iteration ended? | 20020402 |
5 | ![]() |
Instance method | Public | Method | Sets Iterator to Next Element | 20020402 |
Events
Class IF_EVE_ITERATOR has no event.
Types
Class IF_EVE_ITERATOR has no local type.
Method Signatures
Method FIRST Signature
Method FIRST on class IF_EVE_ITERATOR has no parameter.
Method FIRST on class IF_EVE_ITERATOR has no exception.
Method FREE Signature
Method FREE on class IF_EVE_ITERATOR has no parameter.
Method FREE on class IF_EVE_ITERATOR has no exception.
Method GET_CURRENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_CURRENT | Value transfer | Object reference (TYPE REF TO) | IF_EVE_ITERATOR_OBJECT | Interaface Lesezugriff auf Applikationsobjekte | 20020402 |
Method GET_CURRENT on class IF_EVE_ITERATOR has no exception.
Method IS_DONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_DONE | Value transfer | Type reference (TYPE) | EVE_TV_BOOLE | Bool'scher Wert: Iteration beendet (True = 'X') | 20020402 |
Method IS_DONE on class IF_EVE_ITERATOR has no exception.
Method NEXT Signature
Method NEXT on class IF_EVE_ITERATOR has no parameter.
Method NEXT on class IF_EVE_ITERATOR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |