SAP ABAP Class CL_DPR_PROJECT_CHARTERS (Collection for Project Charter)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-STR (Application Component) Structure
⤷
DEVELOPMENT_PROJECTS_PC (Package) Project Management - Project Charter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_COLLECTION | Abstract Super Class Interface of all Collections | 20060705 |
Properties
| Class | CL_DPR_PROJECT_CHARTERS | |
| Short Description | Collection for Project Charter | |
| Super Class | CL_DPR_COLLECTION | Abstract Super Class Interface of all Collections |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_PC | Project Management - Project Charter |
| Created | 20060705 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DPR_PROJECT_CHARTERS has no forward declaration.
Interfaces
Class CL_DPR_PROJECT_CHARTERS has no interface implemented.
Friends
Class CL_DPR_PROJECT_CHARTERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20060707 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20060707 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20060707 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20060707 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20060707 | |||||
| 6 | Static Attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | CGPL Object Category | 20060707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Object | 20060707 | |
| 2 | Instance method | Private | Method | 20060707 | ||
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060707 | |
| 4 | Instance method | Public | Constructor | Constructor | 20060707 | |
| 5 | Instance method | Public | Method | Copy Object | 20070507 | |
| 6 | Static method | Public | Method | Create Collection | 20060707 | |
| 7 | Instance method | Public | Method | Delete All Objects | 20070424 | |
| 8 | Instance method | Private | Method | Destructor | 20060710 | |
| 9 | Instance method | Public | Method | Access Method to All Objects (Reading) | 20060707 | |
| 10 | Instance method | Private | Event handling method | Handling Method FREED: IF_DPR_COMMON | 20060710 | |
| 11 | Instance method | Private | Method | 20060707 |
Events
Class CL_DPR_PROJECT_CHARTERS has no event.
Types
Class CL_DPR_PROJECT_CHARTERS has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PROJECT_CHARTER | Value transfer | Object reference (TYPE REF TO) | CL_DPR_PROJECT_CHARTER | Collaboration Projects: Projektauftrag | 20060707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Fehler beim Anlegen Anwendungsobjekt | 20060707 |
Method ADD_DELETED_ITEM Signature
Method ADD_DELETED_ITEM on class CL_DPR_PROJECT_CHARTERS has no parameter.
Method ADD_DELETED_ITEM on class CL_DPR_PROJECT_CHARTERS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_PROJECT_CHARTERS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_PROJECT_CHARTERS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Übergeordnetes Anwendungsobjekt | 20060707 | |||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp | 20060707 |
Method CONSTRUCTOR on class CL_DPR_PROJECT_CHARTERS has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_DPR_PROJECT_CHARTER | Quell-Projektauftrag | 20070507 | |||
| 2 | RR_TARGET | Value transfer | Object reference (TYPE REF TO) | CL_DPR_PROJECT_CHARTER | Ziel-Projektauftrag | 20070507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Fehler beim Anlegen Anwendungsobjekt | 20070507 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_ENTITY | Übergeordnetes Anwendungsobjekt | 20060707 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_DPR_PROJECT_CHARTERS | Neue Collection-Instanz | 20060707 |
Method CREATE on class CL_DPR_PROJECT_CHARTERS has no exception.
Method DELETE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_FALSE | Bool'scher Wert: Nur Prüfen, ob Objekt gelöscht werden kann | 20070424 | ||
| 2 | RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20070424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Fehler beim Löschen Anwendungsobjekt | 20070424 |
Method FREE Signature
Method FREE on class CL_DPR_PROJECT_CHARTERS has no parameter.
Method FREE on class CL_DPR_PROJECT_CHARTERS has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PROJECT_CHARTERS | Value transfer | Type reference (TYPE) | DPR_TT_PROJECT_CHARTERS | Tabellentyp für Projektauftrag | 20060707 |
Method GET_ALL on class CL_DPR_PROJECT_CHARTERS has no exception.
Method ON_PARENT_FREED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20060710 |
Method ON_PARENT_FREED on class CL_DPR_PROJECT_CHARTERS has no exception.
Method REMOVE_DELETED_ITEM Signature
Method REMOVE_DELETED_ITEM on class CL_DPR_PROJECT_CHARTERS has no parameter.
Method REMOVE_DELETED_ITEM on class CL_DPR_PROJECT_CHARTERS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |