SAP ABAP Class IF_GENIL_ITERATOR (Access to an Iterator)
Properties
| Class | IF_GENIL_ITERATOR | |
| Short Description | Access to an Iterator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20011001 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GENIL_ITERATOR has no forward declaration.
Interfaces
Class IF_GENIL_ITERATOR has no interface implemented.
Friends
Class IF_GENIL_ITERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CRMT_BOOLEAN | SPACE | Logical Variable | 20011001 | ||
| 2 | Constant | Public | Type reference (TYPE) | CRMT_BOOLEAN | 'X' | Logical Variable | 20011001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check at End of List | 20011001 | |
| 2 | Instance method | Public | Method | Returns First Object | 20011024 | |
| 3 | Instance method | Public | Method | Returns Next Object | 20011001 | |
| 4 | Instance method | Public | Method | Position on First Object | 20011001 |
Events
Class IF_GENIL_ITERATOR has no event.
Types
Class IF_GENIL_ITERATOR has no local type.
Method Signatures
Method CHECK_HAS_MORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_BOOLEAN | Logische Variable | 20011001 |
Method CHECK_HAS_MORE on class IF_GENIL_ITERATOR has no exception.
Method GET_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20011024 |
Method GET_FIRST on class IF_GENIL_ITERATOR has no exception.
Method GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20011001 |
Method GET_NEXT on class IF_GENIL_ITERATOR has no exception.
Method REWIND Signature
Method REWIND on class IF_GENIL_ITERATOR has no parameter.
Method REWIND on class IF_GENIL_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |