SAP ABAP Class CL_RPM_PROJECTS (RPM: Collection for project objects)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_PROJECT (Package) RPM Application Object Project
⤷
⤷
Properties
| Class | CL_RPM_PROJECTS | |
| Short Description | RPM: Collection for project objects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RPM_PROJECT | RPM Application Object Project |
| Created | 20030123 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RPM_PROJECTS has no interface implemented.
Friends
Class CL_RPM_PROJECTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RPM_ENTITY | Entity interface | 20030127 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RPM_TT_PROJECTS | Table type for Project (abstract) | 20030127 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20030127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Instantiate project object | 20030123 | |
| 2 | Instance method | Public | Method | Add deleted project to collection | 20030123 | |
| 3 | Instance method | Private | Method | Build parent of project object | 20030123 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030123 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20030123 | |
| 6 | Instance method | Private | Method | Convert summary attributes | 20040616 | |
| 7 | Instance method | Public | Method | 20030123 | ||
| 8 | Static method | Public | Method | Create project collection | 20030123 | |
| 9 | Instance method | Private | Method | Create new app project with CGPL project | 20030123 | |
| 10 | Instance method | Public | Method | Delete specified project | 20030123 | |
| 11 | Instance method | Public | Method | Delete all projects | 20030123 | |
| 12 | Instance method | Public | Method | 20030214 | ||
| 13 | Instance method | Private | Method | Destructor | 20030123 | |
| 14 | Instance method | Public | Method | Get table of all projects | 20030123 | |
| 15 | Instance method | Public | Method | Get project by external ID | 20030123 | |
| 16 | Instance method | Public | Method | Get project corresponding to GUID | 20030123 | |
| 17 | Instance method | Public | Method | Get total number of project objects | 20030123 | |
| 18 | Instance method | Public | Method | Get project object type | 20030123 | |
| 19 | Instance method | Public | Method | Get all immediate lower level projects | 20030205 | |
| 20 | Instance method | Public | Method | Return app object parent | 20030123 | |
| 21 | Instance method | Public | Method | Get the summation of the individual subprojects | 20030130 | |
| 22 | Instance method | Public | Method | Do any project objects exist? | 20030123 | |
| 23 | Instance method | Private | Event handling method | Event handler FREED: IF_RPM_COMMON | 20030123 | |
| 24 | Instance method | Public | Method | Remove the deleted project from the projects collection | 20030123 |
Events
Class CL_RPM_PROJECTS has no event.
Types
Class CL_RPM_PROJECTS has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LEFT_OF_ME | Call by reference | Object reference (TYPE REF TO) | CL_RPM_PROJECT | Hauptprojektdefinition | 20030123 | |||
| 2 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_RPM_ENTITY | Entitätsschnittstelle | 20030123 | |||
| 3 | IR_RIGHT_OF_ME | Call by reference | Object reference (TYPE REF TO) | CL_RPM_PROJECT | Hauptprojektdefinition | 20030123 | |||
| 4 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_TS_PROJECT_INT | Entitätsschnittstelle | 20030123 | |||
| 5 | RR_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_RPM_PROJECT | RPM: Sammlung für Projektobjekte | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040721 | |||
| 2 | Ausnahme während Objektinstantiierung | 20030123 |
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) | CL_RPM_PROJECT | Hauptprojektdefinition | 20030123 |
Method ADD_DELETED_ITEM on class CL_RPM_PROJECTS has no exception.
Method BUILD_PARENT Signature
Method BUILD_PARENT on class CL_RPM_PROJECTS has no parameter.
Method BUILD_PARENT on class CL_RPM_PROJECTS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RPM_PROJECTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RPM_PROJECTS 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_RPM_ENTITY | Entitätsschnittstelle | 20030123 |
Method CONSTRUCTOR on class CL_RPM_PROJECTS has no exception.
Method CONVERT_SUMMARY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SUMMARY_ATT | Value transfer | Type reference (TYPE) | RPM_TS_PROJECT_SUMMARY_HELP | Hilfestruktur f.Ermittl.v. Durchschn.-Fldern in Master-Proj. | 20040616 | |||
| 2 | IS_SUMMARY_ATT | Call by reference | Type reference (TYPE) | RPM_TS_PROJECT_SUMMARY_HELP | Hilfestruktur f.Ermittl.v. Durchschn.-Fldern in Master-Proj. | 20040616 | |||
| 3 | IV_PROJECT_CURRENCY | Call by reference | Type reference (TYPE) | RPM_TV_CURRENCY | Währungsschlüssel | 20040616 |
Method CONVERT_SUMMARY_ATTRIBUTES on class CL_RPM_PROJECTS has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_RPM_PROJECT | Hauptprojektdefinition | 20030123 | |||
| 2 | RR_PROJECT | Value transfer | Object reference (TYPE REF TO) | CL_RPM_PROJECT | Hauptprojektdefinition | 20030123 |
Method COPY on class CL_RPM_PROJECTS has no exception.
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_RPM_ENTITY | Entitätsschnittstelle | 20030123 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RPM_PROJECTS | RPM: Sammlung für Projektobjekte | 20030123 |
Method CREATE on class CL_RPM_PROJECTS has no exception.
Method CREATE_WITH_TECHNICAL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TECHNICAL_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Projektplanung - Projekte | 20030123 | |||
| 2 | RR_PROJECT | Value transfer | Object reference (TYPE REF TO) | CL_RPM_PROJECT | Hauptprojektdefinition | 20030123 |
Method CREATE_WITH_TECHNICAL_OBJECT on class CL_RPM_PROJECTS has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_RPM_PROJECT | Hauptprojektdefinition | 20030123 | |||
| 2 | IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030123 | |||
| 3 | RV_RC | Value transfer | Type reference (TYPE) | I | 20030123 |
Method DELETE on class CL_RPM_PROJECTS 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_RPM_CO=>SC_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030123 | ||
| 2 | RV_RC | Value transfer | Type reference (TYPE) | I | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Löschfehler | 20030213 |
Method FETCH_GUIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_GUIDS | Value transfer | Type reference (TYPE) | RPM_TT_GUIDS | Tabelle RPM-GUIDs | 20030214 |
Method FETCH_GUIDS on class CL_RPM_PROJECTS has no exception.
Method FREE Signature
Method FREE on class CL_RPM_PROJECTS has no parameter.
Method FREE on class CL_RPM_PROJECTS has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PROJECTS | Value transfer | Type reference (TYPE) | RPM_TT_PROJECTS | Tabellentyp für Projekt (abstrakt) | 20030123 |
Method GET_ALL on class CL_RPM_PROJECTS has no exception.
Method GET_BY_EXTERNAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTID | Call by reference | Type reference (TYPE) | RPM_TV_EXTID | Externe ID | 20030123 | |||
| 2 | RR_PROJECT | Value transfer | Object reference (TYPE REF TO) | CL_RPM_PROJECT | Hauptprojektdefinition | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Anwendungsobjekt in Datenbank nicht gefunden | 20030127 |
Method GET_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROJECT_GUID | Call by reference | Type reference (TYPE) | RPM_TV_GUID | GUID für Anwendungsobjekte | 20030123 | |||
| 2 | RR_PROJECT | Value transfer | Object reference (TYPE REF TO) | CL_RPM_PROJECT | Anwendungsaufgabenobjekt | 20030123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Anwendungsobjekt in Datenbank nicht gefunden | 20030127 |
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 | 20030123 |
Method GET_NUMBER on class CL_RPM_PROJECTS 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 in Projektplanung | 20030123 |
Method GET_OBJECT_TYPE on class CL_RPM_PROJECTS has no exception.
Method GET_OUTLINE_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PROJECTS | Value transfer | Type reference (TYPE) | RPM_TT_PROJECTS | Tabellentyp für Projekt (abstrakt) | 20030205 |
Method GET_OUTLINE_CHILDREN on class CL_RPM_PROJECTS 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_RPM_ENTITY | Entitätsschnittstelle | 20030123 |
Method GET_PARENT on class CL_RPM_PROJECTS has no exception.
Method GET_SUMMARY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROJECT_CURRENCY | Call by reference | Type reference (TYPE) | RPM_TV_CURRENCY | RPM: Währungsschlüssel | 20030130 | |||
| 2 | RS_SUMMARY_ATTRIBUTES | Value transfer | Type reference (TYPE) | RPM_TS_PROJECT_SUMMARY_HELP | Projektattribute | 20030130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Währungsumrechnung nicht konfiguriert | 20030130 |
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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030123 |
Method HAS_ENTRIES on class CL_RPM_PROJECTS has no exception.
Method ON_PARENT_FREED Signature
Method ON_PARENT_FREED on class CL_RPM_PROJECTS has no parameter.
Method ON_PARENT_FREED on class CL_RPM_PROJECTS 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) | CL_RPM_PROJECT | Hauptprojektdefinition | 20030123 |
Method REMOVE_DELETED_ITEM on class CL_RPM_PROJECTS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |