SAP ABAP Interface IF_DPR_COLLECTION (Development Projects: Interface of All Collections)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_SHARED (Package) Project Management - Shared Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_COLLECTION | Abstract Super Class Interface of all Collections | 20041103 |
Properties
| Interface | IF_DPR_COLLECTION | |
| Short Description | Development Projects: Interface of All Collections |
General Data
| Package | DEVELOPMENT_PROJECTS_SHARED | Project Management - Shared Objects |
| Created | 20011210 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_DPR_CO | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_DPR_COLLECTION has no interface.
Friends
Interface IF_DPR_COLLECTION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MR_PARENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Superior Application Object | 20011210 | ||
| 2 | MT_DELETED_ITEMS | Instance attribute | Public | Type reference (TYPE) | DPR_TT_COLLECTION_ITEMS | Deleted objects | 20020614 | ||
| 3 | MV_CLASSNAME_ITEM | Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20041103 | ||
| 4 | MV_IS_HIER_NODE | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Collection Is Collection of CGPL_HIERARCHY_NODES | 20041104 | ||
| 5 | MV_OBJECT_TYPE | Instance attribute | Public | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Category | 20020103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Insert Deleted Object | 20020614 | |
| 2 | Instance method | Public | Method | Access Method to Number of Objects Contained (Reading) | 20011210 | |
| 3 | Instance method | Public | Method | Access Method to Object Type (Reading) | 20011210 | |
| 4 | Instance method | Public | Method | Access Method to Superior Application Object (Reading) | 20011210 | |
| 5 | Instance method | Public | Method | Does the collection contain objects? | 20011210 | |
| 6 | Instance method | Public | Method | Remove Deleted Object | 20020614 |
Events
Interface IF_DPR_COLLECTION has no event.
Types
Interface IF_DPR_COLLECTION has no local type.
Method Signatures
Method ADD_DELETED_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DELETED_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COLLECTION_ITEM | Development Projects: Schnittst. aller Kollektion-Einträge | 20020614 |
Method ADD_DELETED_ITEM on Interface IF_DPR_COLLECTION has no exception.
Method GET_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl der enthaltenen Objekte | 20011210 |
Method GET_NUMBER on Interface IF_DPR_COLLECTION has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp | 20011210 |
Method GET_OBJECT_TYPE on Interface IF_DPR_COLLECTION has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Übergeordnetes Anwendungsobjekt | 20011210 |
Method GET_PARENT on Interface IF_DPR_COLLECTION has no exception.
Method HAS_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_ENTRIES | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Einträge in Kollektion vorhanden (X = True) | 20011210 |
Method HAS_ENTRIES on Interface IF_DPR_COLLECTION has no exception.
Method REMOVE_DELETED_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DELETED_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COLLECTION_ITEM | Development Projects: Schnittst. aller Kollektion-Einträge | 20020614 |
Method REMOVE_DELETED_ITEM on Interface IF_DPR_COLLECTION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |