SAP ABAP Interface /EACC/IF_ITERATOR (Iterator)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/ACCOUNTING_DOCUMENT (Package) Document Structure

⤷

⤷

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
Interface | /EACC/IF_ITERATOR | |
Short Description | Iterator |
General Data
Package | /EACC/ACCOUNTING_DOCUMENT | Document Structure |
Created | 20010514 | SAP |
Last changed | 20041006 | SAP |
Unicode checks active |
Forward declarations
Interface /EACC/IF_ITERATOR has no forward declaration.
Interfaces
Interface /EACC/IF_ITERATOR has no interface.
Friends
Interface /EACC/IF_ITERATOR has no friend.
Attributes
Interface /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
Interface /EACC/IF_ITERATOR has no event.
Types
Interface /EACC/IF_ITERATOR has no local type.
Method Signatures
Method DECREMENT_CURSOR Signature
Method DECREMENT_CURSOR on Interface /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 Interface /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 | 10A |