The CMS_DUMMY_D_LINK table in SAP ERP or S/4HANA stores Table to indicate Migration of previously deactivated links data. There are total 4 fields in CMS_DUMMY_D_LINK table. The Table to indicate Migration of previously deactivated links table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CMS_DUMMY_D_LINK table. It is in Collateral Management System (CMS_CORE) ABAP package and is part of the Master Data (FS-CMS-MD) module.
SAP CMS_DUMMY_D_LINK Table Fields
Following is the list of fields that are available in SAP CMS_DUMMY_D_LINK table. The primary key fields of the table are MANDT (Client), OBJECT_CLASS (Object class), TIMESTAMP_CREATE (Creation Timestamp).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| OBJECT_CLASS | Object class | CDOBJECTCL | CHAR (15) | |
| TIMESTAMP_CREATE | Creation Timestamp | CMS_DTE_CREATED_AT | DEC (15) | |
| CREATED_BY | Login ID of the User who created the Record | CMS_DTE_USER | CHAR (12) |


