The CMX_DA_REG table in SAP ERP or S/4HANA stores Manufacturing Data Access: Registration Entries data. There are total 8 fields in CMX_DA_REG table. The Manufacturing Data Access: Registration Entries 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 CMX_DA_REG table. It is in Manufacturing Execution: Manufacturing Data Access (CMX_DA) ABAP package and is part of the Process Management (PP-PI-PMA) module.
SAP CMX_DA_REG Table Fields
Following is the list of fields that are available in SAP CMX_DA_REG table. The primary key fields of the table are MANDT (Client), SUBSCRIPTION (Manufacturing Data Access: Subscription ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SUBSCRIPTION | Manufacturing Data Access: Subscription ID | CMX_DA_SUBSCRIPTION | CHAR (30) | |
| SERVICE | Manufacturing Data Access: Service ID | CMX_DA_SERVICE | * | CHAR (3) |
| OBJECT | Manufacturing Data Access: Server Object ID | CMX_DA_OBJECT | CHAR (30) | |
| ADDRESS | Manufacturing Data Access: Address | CMX_DA_ADDRESS | SSTR (242) | |
| REG_USER | User Name | SYUNAME | CHAR (12) | |
| REG_DATE | Local Date | SYSTDATLO | DATS (8) | |
| REG_TIME | Local Time | SYSTTIMLO | TIMS (6) |


