SAP ABAP Class CL_RPM_PROJECT_O_PERSIST (Operational project persistency object)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_PROJECT (Package) RPM Application Object Project
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RPM_ASSIGN_PERSIST | Persistency superclass | 20020514 |
Properties
| Class | CL_RPM_PROJECT_O_PERSIST | |
| Short Description | Operational project persistency object | |
| Super Class | CL_RPM_ASSIGN_PERSIST | Persistency superclass |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RPM_PROJECT | RPM Application Object Project |
| Created | 20020514 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RPM_PROJECT_O_PERSIST has no forward declaration.
Interfaces
Class CL_RPM_PROJECT_O_PERSIST has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RPM_ENTITY_PERSIST_READ | 20030509 | Read Persistency for Entity Objects | |
| 2 | CL_RPM_PROJECT_O_ASSIGN | 20020514 | Operation project assignment object |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20131206 | |||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RPM_PROJECT_O_PERSIST | Operational project persistency object | 20020518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130412 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130301 | |
| 3 | Static method | Private | Method | 20050215 | ||
| 4 | Instance method | Public | Method | Read Data from CGPL database | 20030509 | |
| 5 | Instance method | Public | Method | 20050318 | ||
| 6 | Instance method | Public | Method | Read Data from RPM database table | 20030509 | |
| 7 | Static method | Private | Method | 20020518 | ||
| 8 | Instance method | Private | Method | 20130308 |
Events
Class CL_RPM_PROJECT_O_PERSIST has no event.
Types
Class CL_RPM_PROJECT_O_PERSIST has no local type.
Method Signatures
Method ARCH_HLP_WRITE_STATUS_ARCHIVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ITEM | Call by reference | Type reference (TYPE) | /RPM/TT_ITEM_D_DB | 20130412 |
Method ARCH_HLP_WRITE_STATUS_ARCHIVED on class CL_RPM_PROJECT_O_PERSIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RPM_PROJECT_O_PERSIST has no parameter.
Method CONSTRUCTOR on class CL_RPM_PROJECT_O_PERSIST has no exception.
Method CONVERT_TO_ITEM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DELETE | Call by reference | Type reference (TYPE) | RPM_TT_PROJECTS_DB_INT | RPM-Tabellentyp: In Datenbank gespeicherte Projektattribute | 20050215 | |||
| 2 | IT_INSERT | Call by reference | Type reference (TYPE) | RPM_TT_PROJECTS_DB_INT | RPM-Tabellentyp: In Datenbank gespeicherte Projektattribute | 20050215 | |||
| 3 | IT_UPDATE_NEW | Call by reference | Type reference (TYPE) | RPM_TT_PROJECTS_DB_INT | RPM-Tabellentyp: In Datenbank gespeicherte Projektattribute | 20050215 | |||
| 4 | IT_UPDATE_OLD | Call by reference | Type reference (TYPE) | RPM_TT_PROJECTS_DB_INT | RPM-Tabellentyp: In Datenbank gespeicherte Projektattribute | 20050215 |
Method CONVERT_TO_ITEM_DATA on class CL_RPM_PROJECT_O_PERSIST has no exception.
Method FETCH_DATABASE_CGPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | RPM_TV_GUID | GUID für Anwendungsobjekte | 20030509 | |||
| 2 | RS_ATTRIBUTES | Value transfer | Type reference (TYPE) | CGPL_PROJECT | Projektplanung: Attributetabelle Projekt-Header | 20030509 |
Method FETCH_DATABASE_CGPL on class CL_RPM_PROJECT_O_PERSIST has no exception.
Method FETCH_DATABASE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_GUIDS | Call by reference | Type reference (TYPE) | RPM_TT_GUID | Tabellentyp sortierte eindeutige GUIDs | 20050318 | |||
| 2 | RT_ATTRIBUTES_INT | Value transfer | Type reference (TYPE) | RPM_TT_PROJECTS_DB_INT | RPM-Tabellentyp: In Datenbank gespeicherte Projektattribute | 20050318 |
Method FETCH_DATABASE_ITEM on class CL_RPM_PROJECT_O_PERSIST has no exception.
Method FETCH_DATABASE_RPM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_GUIDS | Call by reference | Type reference (TYPE) | RPM_TT_GUID | Tabelle RPM-GUIDs | 20030509 | |||
| 2 | RT_ATTRIBUTES_INT | Value transfer | Type reference (TYPE) | RPM_TT_PROJECTS_DB_INT | RPM-Tabellentyp: In Datenbank gespeicherte Projektattribute | 20030509 |
Method FETCH_DATABASE_RPM on class CL_RPM_PROJECT_O_PERSIST has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RPM_PROJECT_O_PERSIST | Operatives Projekt: Persistenzobjekt | 20020518 |
Method GET_INSTANCE on class CL_RPM_PROJECT_O_PERSIST has no exception.
Method MERGE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTRIBUTES | Call by reference | Type reference (TYPE) | RPM_TT_PROJECTS_DB_INT | RPM Table Type: Project attributes stored in the database | 20130308 | |||
| 2 | EV_NO_OF_ITEM_D_DER | Call by reference | Type reference (TYPE) | INT4 | Number of relevant ITEM_D_DER entries | 20130308 | |||
| 3 | EV_NO_OF_ITEM_IL | Call by reference | Type reference (TYPE) | INT4 | Number of relevant ITEM_IL entries | 20130308 | |||
| 4 | IT_BUCKET_D | Call by reference | Type reference (TYPE) | /RPM/TT_BUCKET_DB | Portfolio bucket DB persisted table | 20130308 | |||
| 5 | IT_CGPL_TEXT | Call by reference | Type reference (TYPE) | CGPL_T_TEXTS | Project Planning: Table Type via CGPL_TEXT | 20130308 | |||
| 6 | IT_DECISION | Call by reference | Type reference (TYPE) | /RPM/TT_DECISION | Table Type for Decision Point | 20130308 | |||
| 7 | IT_INITIATIVE | Call by reference | Type reference (TYPE) | INM_TT_INITIATIVES_DB | Initiatives Database Attributes | 20130308 | |||
| 8 | IT_ITEM_D | Call by reference | Type reference (TYPE) | /RPM/TT_ITEM_D_DB_INT | Item Detail Database Attributes Table Type | 20130308 | |||
| 9 | IT_ITEM_D_DER | Call by reference | Type reference (TYPE) | /RPM/TT_ITEM_D_DER | Table type for item derived attributes | 20130308 | |||
| 10 | IT_ITEM_IL | Call by reference | Type reference (TYPE) | /RPM/TT_ITEM_ILINKS_DB | Item Internal Links | 20130308 |
Method MERGE_ATTRIBUTES on class CL_RPM_PROJECT_O_PERSIST has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |