SAP ABAP Class CL_DPR_COPY_FINALIZER (DevProj.: Complete Copy Process Including Depend. Objects)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_CORE (Package) Project Management - Application Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_VISITOR Development Projects: Abstract Visitor 20030226
Properties
Class CL_DPR_COPY_FINALIZER  
Short Description DevProj.: Complete Copy Process Including Depend. Objects    
Super Class CL_DPR_VISITOR Development Projects: Abstract Visitor 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class DPR_CORE    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_CORE   Project Management - Application Core 
Created 20030226   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DPR_COPY_FINALIZER has no interface implemented.
Friends
Class CL_DPR_COPY_FINALIZER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_APPL_OBJECT_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_DPR_APPL_OBJECT_MANAGER Development Projects: Administration of Application Objects 20040114
2 MR_DOCUMENTS Instance attribute Private Object reference (TYPE REF TO) CL_DPR_DOCUMENTS Development Projects: Collection for Documents 20050117
3 MR_ENTITIES Instance attribute Private Object reference (TYPE REF TO) CL_CGPL_ENTITIES Project Planning - Collection of CGPL Entities 20031016
4 MR_LOCAL_SOURCE Instance attribute Private Object reference (TYPE REF TO) IF_DPR_COMMON Source Object (Local in Visit Methods) 20031016
5 MR_LOCAL_TARGET Instance attribute Private Object reference (TYPE REF TO) IF_DPR_COMMON Target Object (Local in Visit Methods) 20031016
6 MR_TARGET Instance attribute Private Object reference (TYPE REF TO) IF_DPR_COMMON Target Object 20030226
7 MS_COPY_LINK Instance attribute Private Type reference (TYPE) DPR_TS_COPY_LINK Connection Between New and Old Object 20031016
8 MT_APPROVALS Instance attribute Private Type reference (TYPE) DPR_TT_APPROVALS Table Type for Approvals 20070906
9 MT_COPY_LINK Instance attribute Private Type reference (TYPE) DPR_TT_COPY_LINK Connector Table Between New and Old Objects 20030226
10 MT_ENTITY_LINKS Instance attribute Private Type reference (TYPE) DPR_TT_ENTITY_LINKS Table of Links Between Role and Entities 20050914
11 MV_COPY_AUTHORIZATION Instance attribute Private Type reference (TYPE) BOOLE_D Copy Authorizations 20030226
12 MV_COPY_PROJECT_IS_RUNNING Static Attribute Public Type reference (TYPE) BOOLE_D TRUE (='X') and FALSE (=' ') 20121122
13 MV_COPY_STATUS_PROFILE Instance attribute Private Type reference (TYPE) BOOLE_D Copy Status Profile 20030226
14 MV_COPY_THRESHOLD_VIOLATIONS Instance attribute Private Type reference (TYPE) BOOLE_D Copy Threshold Value Violations 20031006
15 SR_DPR_COPY_FINALIZER Static Attribute Private Object reference (TYPE REF TO) DPR_COPY_FINALIZER Abschließen Kopiervorgang 20090921
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030226
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030226
3 COPY_AUTHORIZATION Instance method Private Method Copying Authorization 20030226
4 COPY_EVE Instance method Private Method Copying Evaluations and Threshold Value Violations 20040114
5 COPY_FIN Instance method Private Method Copying Evaluations and Threshold Value Violations 20040422
6 COPY_METRICS Instance method Private Method Copy Metrics Values 20070502
7