SAP ABAP Class CL_DMC_ORIGINAL_COPY_LINK (Class for processing of DMC_ORIG_CPY_LNK table)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Properties
| Class | CL_DMC_ORIGINAL_COPY_LINK | |
| Short Description | Class for processing of DMC_ORIG_CPY_LNK table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20060609 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_ORIGINAL_COPY_LINK has no forward declaration.
Interfaces
Class CL_DMC_ORIGINAL_COPY_LINK has no interface implemented.
Friends
Class CL_DMC_ORIGINAL_COPY_LINK has no friend class.
Attributes
Class CL_DMC_ORIGINAL_COPY_LINK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Get the identifier of the specified object | 20060612 | |
| 2 | Static method | Public | Method | Get the object list of the for the specified project | 20060609 | |
| 3 | Static method | Public | Method | Insert the entries into table DMC_ORIG_CPY_LNK table | 20060609 |
Events
Class CL_DMC_ORIGINAL_COPY_LINK has no event.
Types
Class CL_DMC_ORIGINAL_COPY_LINK has no local type.
Method Signatures
Method GET_IDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_OBJECT | Call by reference | Type reference (TYPE) | DMC_CU_OBJ_SCOPE | Object list type for content upgrade | 20060612 |
Method GET_IDENT on class CL_DMC_ORIGINAL_COPY_LINK has no exception.
Method GET_OBJ_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OBJ_LIST | Call by reference | Type reference (TYPE) | DMC_ORIG_CPY_LNK_TT | CU object list of an object | 20060609 | |||
| 2 | I_APPLIC | Call by reference | Type reference (TYPE) | DMC_CU_APPLIC | DMC Applications | 20060922 | |||
| 3 | I_PROJ_IDENT | Call by reference | Type reference (TYPE) | DMC_IDENT | Project identifier | 20060609 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Specified project doesn't have any entry in DMC_ORIG_CPY_LNK | 20060614 |
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_COPY_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_DMC_POBJECT | Copy object reference | 20060609 | |||
| 2 | IREF_ORIG_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_DMC_POBJECT | Original object reference | 20060609 | |||
| 3 | I_ORGUNIT_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | Organization unit GUID | 20060609 |
Method INSERT on class CL_DMC_ORIGINAL_COPY_LINK has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |