SAP ABAP Class /RPM/CL_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/OBJECTS (Package) xRPM Business Objects
⤷
⤷
Properties
| Class | /RPM/CL_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/OBJECTS | xRPM Business Objects |
| Created | 20080603 | 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 /RPM/CL_ASSIGNMENT_COPY has no interface implemented.
Friends
Class /RPM/CL_ASSIGNMENT_COPY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /RPM/TT_COPY_LINKS | PPM: Table type of source/target references for copying | 20080603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080603 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080603 | |
| 3 | Instance method | Public | Method | 20080603 | ||
| 4 | Instance method | Public | Method | Return copy link table | 20080603 | |
| 5 | Instance method | Private | Event handling method | 20080603 | ||
| 6 | Instance method | Public | Method | 20080603 | ||
| 7 | Instance method | Public | Method | 20080603 |
Events
Class /RPM/CL_ASSIGNMENT_COPY has no event.
Types
Class /RPM/CL_ASSIGNMENT_COPY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /RPM/CL_ASSIGNMENT_COPY has no parameter.
Method CLASS_CONSTRUCTOR on class /RPM/CL_ASSIGNMENT_COPY has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /RPM/CL_ASSIGNMENT_COPY has no parameter.
Method CONSTRUCTOR on class /RPM/CL_ASSIGNMENT_COPY has no exception.
Method FREE Signature
Method FREE on class /RPM/CL_ASSIGNMENT_COPY has no parameter.
Method FREE on class /RPM/CL_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 | RT_COPY_LINKS | Value transfer | Type reference (TYPE) | /RPM/TT_COPY_LINKS | PPM: Table type of source/target references for copying | 20080603 |
Method GET_COPY_LINK_TABLE on class /RPM/CL_ASSIGNMENT_COPY has no exception.
Method ON_COPIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Call by reference | Attribute reference (LIKE) | 20080603 | |||||
| 2 | TARGET | Call by reference | Attribute reference (LIKE) | 20080603 |
Method ON_COPIED on class /RPM/CL_ASSIGNMENT_COPY has no exception.
Method PREPARE_COPY Signature
Method PREPARE_COPY on class /RPM/CL_ASSIGNMENT_COPY has no parameter.
Method PREPARE_COPY on class /RPM/CL_ASSIGNMENT_COPY has no exception.
Method PROCEED_COPY Signature
Method PROCEED_COPY on class /RPM/CL_ASSIGNMENT_COPY has no parameter.
Method PROCEED_COPY on class /RPM/CL_ASSIGNMENT_COPY has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 500_701 |