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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CGPLC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CGPLD 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 MR_COPY_LINK Instance attribute Public Object reference (TYPE REF TO) CL_CGPL_COPY_LINK Project Planning - Source/Target Object Link for Copy 20031017
2 MR_ENTITIES Instance attribute Public Object reference (TYPE REF TO) CL_CGPL_ENTITIES Collection of CGPL Entities 20030819
3 MR_NATIVE_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_CGPL_HIERARCHY_NODE Project Planning - Hierarchy Nodes 20030826
4 MR_PERSISTENCY Instance attribute Private Object reference (TYPE REF TO) CL_CGPL_ENTITY_PERSISTENCY Persistence for CGPL Entities 20030819
5 MS_ATTRIBUTES Instance attribute Public Type reference (TYPE) CGPL_TS_ENTITY Attributes Saved to DB 20031023
6 MS_ATTRIBUTES_OLD Instance attribute Private Type reference (TYPE) CGPL_TS_ENTITY CGPL Attributes 20031023
7 MT_ENQUEUE_ARGS Instance attribute Private Type reference (TYPE) TT_ENQUEUE_ARGS Dropped DB Locks for Object 20030820
8 MV_UNIQUE_CHECK Instance attribute Private Type reference (TYPE) BOOLE_D CGPLC_CON_YES NUMBER_CHECK Must Be Executed 20030901
9 SC_EXCLUSIVE Constant Private Type reference (TYPE) ENQMODE 'E' Exclusive block 20030820
10 SC_SHARED Constant Private Type reference (TYPE) ENQMODE 'S' Partial Lock 20030820
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COPY_LINK Instance method Private Method Add Information About Source Object 20031017
2 CHECK_ATTRIBUTES Instance method Public Method Check Attributes of Entity 20030820
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030818
4