SAP ABAP Class IF_DPR_COLL_ITERATOR (Interface: Iterator for Object Data in View)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_COLL_ITERATOR | Iterator for Object Data | 20020606 |
Properties
Class | IF_DPR_COLL_ITERATOR | |
Short Description | Interface: Iterator for Object Data in View | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020606 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_DPR_COLL_ITERATOR has no forward declaration.
Interfaces
Class IF_DPR_COLL_ITERATOR has no interface implemented.
Friends
Class IF_DPR_COLL_ITERATOR has no friend class.
Attributes
Class IF_DPR_COLL_ITERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Sets Iterator to First Element | 20020606 |
2 | ![]() |
Instance method | Public | Method | Destructor | 20020606 |
3 | ![]() |
Instance method | Public | Method | Access Method for Current Element | 20020606 |
4 | ![]() |
Instance method | Public | Method | Has iteration ended? | 20020606 |
5 | ![]() |
Instance method | Public | Method | Sets Iterator to Next Element | 20020606 |
Events
Class IF_DPR_COLL_ITERATOR has no event.
Types
Class IF_DPR_COLL_ITERATOR has no local type.
Method Signatures
Method FIRST Signature
Method FIRST on class IF_DPR_COLL_ITERATOR has no parameter.
Method FIRST on class IF_DPR_COLL_ITERATOR has no exception.
Method FREE Signature
Method FREE on class IF_DPR_COLL_ITERATOR has no parameter.
Method FREE on class IF_DPR_COLL_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) | IF_DPR_COLL_MODEL | Interface: für Modelklasse | 20020606 |
Method GET_CURRENT on class IF_DPR_COLL_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) | BOOLE_D | Bool'scher Wert: Iteration beendet (True = 'X') | 20020606 |
Method IS_DONE on class IF_DPR_COLL_ITERATOR has no exception.
Method NEXT Signature
Method NEXT on class IF_DPR_COLL_ITERATOR has no parameter.
Method NEXT on class IF_DPR_COLL_ITERATOR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |