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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DPR_APPL_OBJECT_MANAGER | Development Projects: Administration of Application Objects | 20040114 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DPR_DOCUMENTS | Development Projects: Collection for Documents | 20050117 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CGPL_ENTITIES | Project Planning - Collection of CGPL Entities | 20031016 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_COMMON | Source Object (Local in Visit Methods) | 20031016 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_COMMON | Target Object (Local in Visit Methods) | 20031016 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_COMMON | Target Object | 20030226 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DPR_TS_COPY_LINK | Connection Between New and Old Object | 20031016 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_APPROVALS | Table Type for Approvals | 20070906 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_COPY_LINK | Connector Table Between New and Old Objects | 20030226 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | DPR_TT_ENTITY_LINKS | Table of Links Between Role and Entities | 20050914 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Copy Authorizations | 20030226 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | BOOLE_D | TRUE (='X') and FALSE (=' ') | 20121122 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Copy Status Profile | 20030226 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Copy Threshold Value Violations | 20031006 | |||
| 15 | 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 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030226 | |
| 2 | Instance method | Public | Constructor | Constructor | 20030226 | |
| 3 | Instance method | Private | Method | Copying Authorization | 20030226 | |
| 4 | Instance method | Private | Method | Copying Evaluations and Threshold Value Violations | 20040114 | |
| 5 | Instance method | Private | Method | Copying Evaluations and Threshold Value Violations | 20040422 | |
| 6 | Instance method | Private | Method | Copy Metrics Values | 20070502 | |
| 7 |