SAP ABAP Class CL_DPR_TASK_COPIER (DevPro: Copy Task Including Subtasks)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_SHARED (Package) Project Management - Shared Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_VISITOR Development Projects: Abstract Visitor 20050309
Properties
Class CL_DPR_TASK_COPIER  
Short Description DevPro: Copy Task Including Subtasks    
Super Class CL_DPR_VISITOR Development Projects: Abstract Visitor 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_SHARED   Project Management - Shared Objects 
Created 20050309   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_TASK_COPIER has no forward declaration.
Interfaces
Class CL_DPR_TASK_COPIER has no interface implemented.
Friends
Class CL_DPR_TASK_COPIER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_TASK Instance attribute Private Object reference (TYPE REF TO) CL_DPR_TASK Copied Task 20050411
2 MR_TASKS_TARGET Instance attribute Private Object reference (TYPE REF TO) CL_DPR_TASKS Target Collection 20050309
3 MR_TASK_SOURCE Instance attribute Private Object reference (TYPE REF TO) CL_DPR_TASK Task to be copied 20050309
4 MT_INCL_OBJTYPE Instance attribute Private Type reference (TYPE) CGPL_OBJTYPES_T Task Objects to Be Copied 20050420
5 MT_PROCESSED_ENTITIES Instance attribute Private Type reference (TYPE) TY_PROCESSED_ENTITIES Table of Processed Entries 20050420
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050309
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050309
3 COPY_AUTHORIZATION_CONTENT Instance method Private Method Copies Authorization Content 20050315
4 COPY_TASK Static method Public Method Copy Task 20050309
5 CREATE_COPIER_INSTANCE Static method Private Method Create New Instance 20050309
6 GET_COPIED_TASK Instance method Private Method Access Method to Copied Task (Reading) 20050309
7 GET_TARGET_COLLECTION Instance method Private Method Access Method to Target Collection of Task 20050420
8 SET_COPY_PARAMETERS Instance method Private Method Access Method to Resolution Parameters (Writing) 20050309
Events
Class CL_DPR_TASK_COPIER has no event.
Types
Class CL_DPR_TASK_COPIER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_TASK_COPIER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_TASK_COPIER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DPR_TASK_COPIER has no parameter.
Method CONSTRUCTOR on class CL_DPR_TASK_COPIER has no exception.

Method COPY_AUTHORIZATION_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOURCE Call by reference Object reference (TYPE REF TO) IF_DPR_AUTHORIZATION_ELEMENT Quelle 20050315
2 Importing IR_TARGET Call by reference Object reference (TYPE REF TO) IF_DPR_AUTHORIZATION_ELEMENT Ziel 20050315

Method COPY_AUTHORIZATION_CONTENT on class CL_DPR_TASK_COPIER has no exception.

Method COPY_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TASKS_TARGET Call by reference Object reference (TYPE REF TO) CL_DPR_TASKS Zielkollektion 20050309
2 Importing IR_TASK_SOURCE Call by reference Object reference (TYPE REF TO) CL_DPR_TASK zu kopierendes Objekt 20050309
3 Importing IT_INCL_OBJTYPE Call by reference Type reference (TYPE) CGPL_OBJTYPES_T Projektplanung - Tabellentyp über CGPL_OBJTYPES_S 20050420
4 Returning RR_TASK Value transfer Object reference (TYPE REF TO) CL_DPR_TASK Kopie 20050309
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_CREATION_ERROR Development Projects: Fehler beim Anlegen Anwendungsobjekt 20050309

Method CREATE_COPIER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TASKS_TARGET Call by reference Object reference (TYPE REF TO) CL_DPR_TASKS Zielkollektion 20050309
2 Importing IR_TASK_SOURCE Call by reference Object reference (TYPE REF TO) CL_DPR_TASK Zu kopierendes Objekt 20050309
3 Importing IT_INCL_OBJTYPE Call by reference Type reference (TYPE) CGPL_OBJTYPES_T Projektplanung - Tabellentyp über CGPL_OBJTYPES_S 20050420
4 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_TASK_COPIER Referenz auf die Visitor-Instanz 20050309

Method CREATE_COPIER_INSTANCE on class CL_DPR_TASK_COPIER has no exception.

Method GET_COPIED_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TASK Value transfer Object reference (TYPE REF TO) CL_DPR_TASK kopierte Aufgabe 20050309

Method GET_COPIED_TASK on class CL_DPR_TASK_COPIER has no exception.

Method GET_TARGET_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TASKS_TARGET Call by reference Object reference (TYPE REF TO) CL_DPR_TASKS Development Projects: Collection für Tasks 20050420
2 Importing IR_SOURCE Call by reference Object reference (TYPE REF TO) IF_DPR_ENTITY Development Projects: Schnittstelle aller Entities 20050420

Method GET_TARGET_COLLECTION on class CL_DPR_TASK_COPIER has no exception.

Method SET_COPY_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TASKS_TARGET Call by reference Object reference (TYPE REF TO) CL_DPR_TASKS Zielkollektion 20050309
2 Importing IR_TASK_SOURCE Call by reference Object reference (TYPE REF TO) CL_DPR_TASK Zu kopierendesObjekt 20050309
3 Importing IT_INCL_OBJTYPE Call by reference Type reference (TYPE) CGPL_OBJTYPES_T Projektplanung - Tabellentyp über CGPL_OBJTYPES_S 20050420

Method SET_COPY_PARAMETERS on class CL_DPR_TASK_COPIER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400