SAP ABAP Class CL_RPM_ASSIGNMENT_COPY (Copy one assignment to another)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     RPM_SHARED (Package) RPM Shared Objects
Properties
Class CL_RPM_ASSIGNMENT_COPY  
Short Description Copy one assignment to another    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RPM_SHARED   RPM Shared Objects 
Created 20020829   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RPM_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RPM_ASSIGNMENT_COPY has no interface implemented.
Friends
Class CL_RPM_ASSIGNMENT_COPY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OT_COPY_LINKS Instance attribute Private Type reference (TYPE) RPM_TT_COPY_LINKS RPM: Table type of source/target references for copying 20020829
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020829
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020829
3 FREE Instance method Public Method 20020829
4 GET_COPY_LINK_TABLE Instance method Public Method Return copy link table 20020829
5 ON_COPIED Instance method Private Event handling method 20020829
6 PREPARE_COPY Instance method Public Method 20020829
7 PROCEED_COPY Instance method Public Method 20020829
Events
Class CL_RPM_ASSIGNMENT_COPY has no event.
Types
Class CL_RPM_ASSIGNMENT_COPY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method FREE Signature

Method FREE on class CL_RPM_ASSIGNMENT_COPY has no parameter.
Method FREE on class CL_RPM_ASSIGNMENT_COPY has no exception.

Method GET_COPY_LINK_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_COPY_LINKS Value transfer Type reference (TYPE) RPM_TT_COPY_LINKS RPM: Tabellentyp Quell-/Zielverweise für Kopieren 20020829

Method GET_COPY_LINK_TABLE on class CL_RPM_ASSIGNMENT_COPY has no exception.

Method ON_COPIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE Value transfer Attribute reference (LIKE) 20020830
2 Importing TARGET Value transfer Attribute reference (LIKE) 20020830

Method ON_COPIED on class CL_RPM_ASSIGNMENT_COPY has no exception.

Method PREPARE_COPY Signature

Method PREPARE_COPY on class CL_RPM_ASSIGNMENT_COPY has no parameter.
Method PREPARE_COPY on class CL_RPM_ASSIGNMENT_COPY has no exception.

Method PROCEED_COPY Signature

Method PROCEED_COPY on class CL_RPM_ASSIGNMENT_COPY has no parameter.
Method PROCEED_COPY on class CL_RPM_ASSIGNMENT_COPY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100