DMC_ORIG_CPY_LNK - Link between original and copied object
Link between original and copied object information is stored in SAP table DMC_ORIG_CPY_LNK.
It is part of development package CNV_DMC_UTIL in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Utilities".
It is part of development package CNV_DMC_UTIL in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Utilities".
Fields for table DMC_ORIG_CPY_LNK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ORIG_GUID | GUID of Object | X | DMC_GUID | CHAR | 44 | |
COPY_GUID | GUID of Object | X | DMC_GUID | CHAR | 44 | |
ORIG_IDENT | DMC: General ID | DMC_IDENT | CHAR | 40 | ||
COPY_IDENT | DMC: General ID | DMC_IDENT | CHAR | 40 | ||
RTI | DMC: Flag which class | DMC_RTI | NUMC | 6 | ||
IS_SAP_OBJECT | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
ORIG_OWNER_GUID | GUID of Object | DMC_GUID | CHAR | 44 | ||
COPY_OWNER_GUID | GUID of Object | DMC_GUID | CHAR | 44 | ||
COPY_ROOT_GUID | GUID of Object | DMC_GUID | CHAR | 44 |