SAP ABAP Class CL_DPR_COLL_ITERATOR (Iterator for Object Data)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-DOC (Application Component) Documents
⤷
DEVELOPMENT_PROJECTS_COLLABORA (Package) Project Management - Collaborations

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_COLL_ITERATOR | Interface: Iterator for Object Data in View | 20020606 |
Properties
Class | CL_DPR_COLL_ITERATOR | |
Short Description | Iterator for Object Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_COLLABORA | Project Management - Collaborations |
Created | 20020606 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DPR_COLL_ITERATOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DPR_COLL_ITERATOR | Interface: Iterator for Object Data in View | 20020606 |
Friends
Class CL_DPR_COLL_ITERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DPR_COLL_MODEL | Object Data Root | 20020606 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DPR_TT_COLL_MODEL | Table for Object Data | 20020606 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Iterator | 20020606 |
2 | ![]() |
Instance method | Public | Method | Sets Iterator to First Element | 20020606 |
3 | ![]() |
Instance method | Public | Method | Destructor | 20020606 |
4 | ![]() |
Instance method | Public | Method | Access Method for Current Element | 20020606 |
5 | ![]() |
Instance method | Public | Method | Has iteration ended? | 20020606 |
6 | ![]() |
Instance method | Public | Method | Sets Iterator to Next Element | 20020606 |
Events
Class CL_DPR_COLL_ITERATOR has no event.
Types
Class CL_DPR_COLL_ITERATOR has no local type.
Method Signatures
Method CREATE_ITERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ITERATOR | Call by reference | Type reference (TYPE) | ANY | Iterator über Objekt Daten | 20020606 | ||
2 | ![]() |
IR_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COLL_MODEL | Modellklasse für Collaborations (EDMS) | 20020606 |
Method CREATE_ITERATOR on class CL_DPR_COLL_ITERATOR has no exception.
Method FIRST Signature
Method FIRST on class CL_DPR_COLL_ITERATOR has no parameter.
Method FIRST on class CL_DPR_COLL_ITERATOR has no exception.
Method FREE Signature
Method FREE on class CL_DPR_COLL_ITERATOR has no parameter.
Method FREE on class CL_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 | Modellklasse für Collaborations (EDMS) | 20020606 |
Method GET_CURRENT on class CL_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 | Kennzeichen: Wahr/Ja; Falsch/Nein | 20020606 |
Method IS_DONE on class CL_DPR_COLL_ITERATOR has no exception.
Method NEXT Signature
Method NEXT on class CL_DPR_COLL_ITERATOR has no parameter.
Method NEXT on class CL_DPR_COLL_ITERATOR has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |