The CMCBD_LINKS table in SAP ERP or S/4HANA stores Links in the Data Models data. There are total 5 fields in CMCBD_LINKS table. The Links in the Data Models 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 CMCBD_LINKS table. It is in Service for Cash Budgeting (EA_FIN_CM_CB_PLANNING_SRV) ABAP package and is part of the Cash Budgeting China (FI-LOC-CB-CN) module.
SAP CMCBD_LINKS Table Fields
Following is the list of fields that are available in SAP CMCBD_LINKS table. The primary key fields of the table are MANDT (Client), PROCESSFLOW (Process Rule), OBJVERS (Object version), SOURCEID (Internal ID number of a hierarchy node), TARGETID (Internal ID number of a hierarchy node).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PROCESSFLOW | Process Rule | CMCB_CODE | CHAR (4) | |
| OBJVERS | Object version | CMCB_OBJVERS | CHAR (1) | |
| SOURCEID | Internal ID number of a hierarchy node | RSHIENODID | NUMC (8) | |
| TARGETID | Internal ID number of a hierarchy node | RSHIENODID | NUMC (8) |


