SAP ABAP Class CL_CGPL_ENTITIES (Project Planning - Collection of CGPL Entities)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
CGPL_VERSIONS (Package) Project Planning - Extension for Versions
⤷
⤷
Properties
| Class | CL_CGPL_ENTITIES | |
| Short Description | Project Planning - Collection of CGPL Entities | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CGPL_VERSIONS | Project Planning - Extension for Versions |
| Created | 20030818 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CGPL_ENTITIES has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CGPL_ENTITY | 20030819 | Project Planning - CGPL Entity | |
| 2 | CL_CGPL_VERSION_SERVICES | 20031210 | Service Methods for Versions |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CGPL_ENTITY_PERSISTENCY | Persistence for CGPL Entities | 20030819 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CGPL_PROJECTS | Project Planning - Project Collection | 20030825 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TT_ENTITY_ITEM | Table of Entity Instances | 20030819 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TT_ENTITY_ITEM2 | Table of Entity Instances (Sorted by Original GUID) | 20040417 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CGPL_APPLICATION_TYPE | Application in Project Planning | 20030818 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20040303 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SEOCMPNAME | Component Name | 20040303 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CGPL_TV_VERSION | Version | 20030912 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030912 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CGPL_TV_VERSION_TYPE | Version Type | 20050616 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Read Original Information | 20031121 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | TY_COPY_NODES | 20031006 | ||||
| 13 | Static Attribute | Private | Type reference (TYPE) | TY_COPY_RELATIONS | 20031006 | ||||
| 14 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | Save Started in ESA Context | 20041208 | |||
| 15 | Static Attribute | Public | Type reference (TYPE) | FLAG | Displays Copy Operation - For Recognizing Recursive Calls | 20031006 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | TS_INSTANCE | Instance | 20040909 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | TT_INSTANCE | Instances (Application-Dependent) | 20030818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Project | 20030826 | |
| 2 | Instance method | Public | Method | Create Task | 20030826 | |
| 3 | Instance method | Private | Method | Insert Entity in MT_ENTITY | 20030825 | |
| 4 | Instance method | Public | Method | Buffer data from archive | 20130204 | |
| 5 | Instance method | Public | Method | Determines Whether Project Changes Exist | 20030826 | |
| 6 |