SAP ABAP Interface IF_DPR_ITERATOR (Development Projects: Interface of All Iterators)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_TRAVERSAL (Package) Project Management - Traversal
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_ITERATOR | Development Projects: Abstract Iterator | 20020314 |
Properties
| Interface | IF_DPR_ITERATOR | |
| Short Description | Development Projects: Interface of All Iterators |
General Data
| Package | DEVELOPMENT_PROJECTS_TRAVERSAL | Project Management - Traversal |
| Created | 20020314 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_DPR_ENTITY | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_DPR_ITERATOR has no interface.
Friends
Interface IF_DPR_ITERATOR has no friend.
Attributes
Interface IF_DPR_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Sets Iterator to First Element | 20020314 | |
| 2 | Instance method | Public | Method | Destructor | 20020314 | |
| 3 | Instance method | Public | Method | Access Method for Current Element | 20020314 | |
| 4 | Instance method | Public | Method | Has iteration ended? | 20020314 | |
| 5 | Instance method | Public | Method | Sets Iterator to Next Element | 20020314 |
Events
Interface IF_DPR_ITERATOR has no event.
Types
Interface IF_DPR_ITERATOR has no local type.
Method Signatures
Method FIRST Signature
Method FIRST on Interface IF_DPR_ITERATOR has no parameter.
Method FIRST on Interface IF_DPR_ITERATOR has no exception.
Method FREE Signature
Method FREE on Interface IF_DPR_ITERATOR has no parameter.
Method FREE on Interface IF_DPR_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_ITERATOR_ELEMENT | Development Projects: Schnittstelle aller iterierb. Elemente | 20020314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Iteration beendet | 20020315 |
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') | 20020314 |
Method IS_DONE on Interface IF_DPR_ITERATOR has no exception.
Method NEXT Signature
Method NEXT on Interface IF_DPR_ITERATOR has no parameter.
Method NEXT on Interface IF_DPR_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |