SAP ABAP Class CL_EVE_OBJECT_DATA_ITERATOR (Iterator for Object Data)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-EVA (Application Component) Evaluations
⤷
EVE_CORE (Package) Evaluation Engine - Core Application

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EVE_OBJECT_ITERATOR | Interface: Objekt Iterator | 20020426 |
Properties
Class | CL_EVE_OBJECT_DATA_ITERATOR | |
Short Description | Iterator for Object Data | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EVE_CORE | Evaluation Engine - Core Application |
Created | 20020404 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EVE_OBJECT_DATA_ITERATOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EVE_OBJECT_ITERATOR | Interface: Objekt Iterator | 20020426 |
Friends
Class CL_EVE_OBJECT_DATA_ITERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_EVE_OBJECT_DATA | Object Data Root | 20020404 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EVE_TT_OBJECT_DATA_STD | Table for Object Data | 20020404 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Iterator | 20020404 |
2 | ![]() |
Instance method | Public | Method | Sets Iterator to First Element | 20020404 |
3 | ![]() |
Instance method | Public | Method | Destructor | 20020404 |
4 | ![]() |
Instance method | Public | Method | Access Method for Current Element | 20020404 |
5 | ![]() |
Instance method | Public | Method | Has iteration ended? | 20020404 |
6 | ![]() |
Instance method | Public | Method | Sets Iterator to Next Element | 20020404 |
Events
Class CL_EVE_OBJECT_DATA_ITERATOR has no event.
Types
Class CL_EVE_OBJECT_DATA_ITERATOR has no local type.
Method Signatures
Method CREATE_ITERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_EVE_OBJECT_DATA | Objekt Daten Wurzel | 20020404 | ||
2 | ![]() |
RR_ITERATOR | Value transfer | Object reference (TYPE REF TO) | CL_EVE_OBJECT_DATA_ITERATOR | Iterator über Objekt Daten | 20020404 |
Method CREATE_ITERATOR on class CL_EVE_OBJECT_DATA_ITERATOR has no exception.
Method FIRST Signature
Method FIRST on class CL_EVE_OBJECT_DATA_ITERATOR has no parameter.
Method FIRST on class CL_EVE_OBJECT_DATA_ITERATOR has no exception.
Method FREE Signature
Method FREE on class CL_EVE_OBJECT_DATA_ITERATOR has no parameter.
Method FREE on class CL_EVE_OBJECT_DATA_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) | CL_EVE_OBJECT_DATA | Objekt Daten | 20020404 |
Method GET_CURRENT on class CL_EVE_OBJECT_DATA_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 | Kennzeichen: Wahr/Ja; Falsch/Nein | 20020404 |
Method IS_DONE on class CL_EVE_OBJECT_DATA_ITERATOR has no exception.
Method NEXT Signature
Method NEXT on class CL_EVE_OBJECT_DATA_ITERATOR has no parameter.
Method NEXT on class CL_EVE_OBJECT_DATA_ITERATOR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |