SAP ABAP Class /EACC/IF_ITERATOR (Iterator)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /EACC/IF_DOCUMENT_ITERATOR | Header_Iterator | 20010514 |
| 2 | Interface composition (i COMPRISING i_ref) | /EACC/IF_ITEM_ITERATOR | Header_Iterator | 20010514 |
| 3 | Interface composition (i COMPRISING i_ref) | /EACC/IF_LINE_ITEM_ITERATOR | Document Line Iterator | 20010514 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_DOCUMENT_ITERATOR | Facade for Line Item Runtime Management | 20010815 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_ITEM_ITERATOR | Facade for Line Item Runtime Management | 20020207 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_LINE_ITEM_ITERATOR | Facade for Line Item Runtime Management | 20010713 |
Properties
| Class | /EACC/IF_ITERATOR | |
| Short Description | Iterator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010514 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/IF_ITERATOR has no forward declaration.
Interfaces
Class /EACC/IF_ITERATOR has no interface implemented.
Friends
Class /EACC/IF_ITERATOR has no friend class.
Attributes
Class /EACC/IF_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Pointer to Previous Object | 20010514 | |
| 2 | Instance method | Public | Method | Set Pointer to Next Object | 20010514 |
Events
Class /EACC/IF_ITERATOR has no event.
Types
Class /EACC/IF_ITERATOR has no local type.
Method Signatures
Method DECREMENT_CURSOR Signature
Method DECREMENT_CURSOR on class /EACC/IF_ITERATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Cursor steht auf dem ersten Element | 20010517 | ||
| 2 | Der Iterator wurde invalidiert | 20010713 | ||
| 3 | Die Liste ist leer | 20010517 |
Method INCREMENT_CURSOR Signature
Method INCREMENT_CURSOR on class /EACC/IF_ITERATOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Cursor steht auf dem letzten Element | 20010517 | ||
| 2 | Der Iterator wurde invalidiert | 20010713 | ||
| 3 | Die Liste ist leer | 20010517 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |