SAP ABAP Class CL_CGPL_ENTITY (Project Planning - CGPL Entity)
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_ENTITY | |
| Short Description | Project Planning - CGPL Entity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CGPL_ENTITY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CGPL_ENTITIES | 20030820 | Project Planning - Collection of CGPL Entities | |
| 2 | CL_CGPL_ENTITY_PERSISTENCY | 20030827 | Project Planning - Persistence for CGPL Entities |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CGPL_COPY_LINK | Project Planning - Source/Target Object Link for Copy | 20031017 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CGPL_ENTITIES | Collection of CGPL Entities | 20030819 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Project Planning - Hierarchy Nodes | 20030826 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CGPL_ENTITY_PERSISTENCY | Persistence for CGPL Entities | 20030819 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CGPL_TS_ENTITY | Attributes Saved to DB | 20031023 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CGPL_TS_ENTITY | CGPL Attributes | 20031023 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TT_ENQUEUE_ARGS | Dropped DB Locks for Object | 20030820 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | CGPLC_CON_YES | NUMBER_CHECK Must Be Executed | 20030901 | ||
| 9 | Constant | Private | Type reference (TYPE) | ENQMODE | 'E' | Exclusive block | 20030820 | ||
| 10 | Constant | Private | Type reference (TYPE) | ENQMODE | 'S' | Partial Lock | 20030820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Information About Source Object | 20031017 | |
| 2 | Instance method | Public | Method | Check Attributes of Entity | 20030820 | |
| 3 | Instance method | Public | Constructor | Constructor | 20030818 | |
| 4 |