SAP ABAP Class CL_RPM_RELATES (Proj. Mgmt: Relationships Collection)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_RELATION (Package) RPM Relationship Package
⤷
⤷
Properties
| Class | CL_RPM_RELATES | |
| Short Description | Proj. Mgmt: Relationships Collection | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RPM_RELATION | RPM Relationship Package |
| Created | 20020726 | 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) |
Interfaces
Class CL_RPM_RELATES has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RPM_ROLE | 20030110 | Role Application Object |
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 | 20020802 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RPM_TT_RELATE | Proj. Mgmt: Relate Table Type | 20020802 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20030110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Relate to Collection | 20020726 | |
| 2 | Instance method | Public | Method | Add (Deleted) Relate Instance to Deleted Item List | 20020726 | |
| 3 | Instance method | Private | Method | Build Parent of Relate Object | 20030205 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20020726 | |
| 5 | Instance method | Public | Method | 20020726 | ||
| 6 | Static method | Public | Method | Create Collection Object | 20020726 | |
| 7 | Instance method | Private | Method | Create Application Object with Technical Object | 20020726 | |
| 8 | Instance method | Public | Method | Delete Relate from Collection | 20020726 | |
| 9 | Instance method | Public | Method | Delete All Relates in Collection | 20020726 | |
| 10 | Instance method | Private | Method | Destroy Collection Instance | 20020726 | |
| 11 | Instance method | Public | Method | Get All Relates in Collection | 20020726 | |
| 12 | Instance method | Private | Method | Calculate Total Allocations of Resource (Obsolete!!!) | 20021010 | |
| 13 | Instance method | Private | Method | Calculate Total Allocations of Resource (Obsolete!!!) | 20030116 | |
| 14 | Instance method | Private | Method | Calculate Resources Allocated to Specific Role (obsolete!) | 20021010 | |
| 15 | Instance method | Public | Method | Get Relate by GUID | 20020726 | |
| 16 | Instance method | Public | Method | Get Relate by Index | 20020726 | |
| 17 |