SAP ABAP Class IF_EVE_OBJECT_ITERATOR (Interface: Objekt Iterator)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EVE_OBJECT_DATA_ITERATOR | Iterator for Object Data | 20020426 |
Properties
| Class | IF_EVE_OBJECT_ITERATOR | |
| Short Description | Interface: Objekt Iterator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020426 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EVE_OBJECT_ITERATOR has no forward declaration.
Interfaces
Class IF_EVE_OBJECT_ITERATOR has no interface implemented.
Friends
Class IF_EVE_OBJECT_ITERATOR has no friend class.
Attributes
Class IF_EVE_OBJECT_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Sets Iterator to First Element | 20020426 | |
| 2 | Instance method | Public | Method | Destructor | 20020426 | |
| 3 | Instance method | Public | Method | Access Method for Current Element | 20020426 | |
| 4 | Instance method | Public | Method | Has iteration ended? | 20020426 | |
| 5 | Instance method | Public | Method | Sets Iterator to Next Element | 20020426 |
Events
Class IF_EVE_OBJECT_ITERATOR has no event.
Types
Class IF_EVE_OBJECT_ITERATOR has no local type.
Method Signatures
Method FIRST Signature
Method FIRST on class IF_EVE_OBJECT_ITERATOR has no parameter.
Method FIRST on class IF_EVE_OBJECT_ITERATOR has no exception.
Method FREE Signature
Method FREE on class IF_EVE_OBJECT_ITERATOR has no parameter.
Method FREE on class IF_EVE_OBJECT_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_OBJECT | Interface Zugriff auf Datenobjekte | 20020426 |
Method GET_CURRENT on class IF_EVE_OBJECT_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') | 20020426 |
Method IS_DONE on class IF_EVE_OBJECT_ITERATOR has no exception.
Method NEXT Signature
Method NEXT on class IF_EVE_OBJECT_ITERATOR has no parameter.
Method NEXT on class IF_EVE_OBJECT_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |