SAP ABAP Class IF_EVE_DATA_ITERATOR (Iterator for Data)
Properties
| Class | IF_EVE_DATA_ITERATOR | |
| Short Description | Iterator for Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020515 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EVE_DATA_ITERATOR has no forward declaration.
Interfaces
Class IF_EVE_DATA_ITERATOR has no interface implemented.
Friends
Class IF_EVE_DATA_ITERATOR has no friend class.
Attributes
Class IF_EVE_DATA_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Sets Iterator to First Element | 20020515 | |
| 2 | Instance method | Public | Method | Destructor | 20020515 | |
| 3 | Instance method | Public | Method | Iterator für Daten Attribute zurückgeben | 20091012 | |
| 4 | Instance method | Public | Method | Return URL for Icon to Value | 20041228 | |
| 5 | Instance method | Public | Method | Return Attribute | 20020515 | |
| 6 | Instance method | Public | Method | Has iteration ended? | 20020515 | |
| 7 | Instance method | Public | Method | Sets Iterator to Next Element | 20020515 | |
| 8 | Instance method | Public | Method | Issue Attribute (Formatted) | 20020515 |
Events
Class IF_EVE_DATA_ITERATOR has no event.
Types
Class IF_EVE_DATA_ITERATOR has no local type.
Method Signatures
Method FIRST Signature
Method FIRST on class IF_EVE_DATA_ITERATOR has no parameter.
Method FIRST on class IF_EVE_DATA_ITERATOR has no exception.
Method FREE Signature
Method FREE on class IF_EVE_DATA_ITERATOR has no parameter.
Method FREE on class IF_EVE_DATA_ITERATOR has no exception.
Method GET_ATTR_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | IF_EVE_DATA_ATTRIBUTE_ITERATOR | Iterator für Daten Attribute | 20091012 |
Method GET_ATTR_ITERATOR on class IF_EVE_DATA_ITERATOR has no exception.
Method GET_CURRENT_ICON_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ICON_URL | Value transfer | Type reference (TYPE) | STRING | 20041228 |
Method GET_CURRENT_ICON_URL on class IF_EVE_DATA_ITERATOR has no exception.
Method GET_CURRENT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CA_VALUE | Call by reference | Type reference (TYPE) | ANY | 20020515 |
Method GET_CURRENT_VALUE on class IF_EVE_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 | Bool'scher Wert: Iteration beendet (True = 'X') | 20020515 |
Method IS_DONE on class IF_EVE_DATA_ITERATOR has no exception.
Method NEXT Signature
Method NEXT on class IF_EVE_DATA_ITERATOR has no parameter.
Method NEXT on class IF_EVE_DATA_ITERATOR has no exception.
Method WRITE_CURRENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20040102 |
Method WRITE_CURRENT on class IF_EVE_DATA_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |