The CRMC_ORDER_DEDUP table in SAP ERP or S/4HANA stores Customizing Deduplication Classes data. There are total 3 fields in CRMC_ORDER_DEDUP table. The Customizing Deduplication Classes 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 CRMC_ORDER_DEDUP table. It is in Deduplicate Order Objects (CRM_ORDER_DEDUP) ABAP package and is part of the Deduplicate One Order Objects (CRM-BTX-BF-DUP) module.
SAP CRMC_ORDER_DEDUP Table Fields
Following is the list of fields that are available in SAP CRMC_ORDER_DEDUP table. The primary key fields of the table are CLIENT (Client), PROCESS_TYPE (Business Transaction Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PROCESS_TYPE | Business Transaction Type | CRMT_PROCESS_TYPE | CRMC_PROC_TYPE | CHAR (4) |
| ACTIV | Indicator for Deduplication Customizing | CRMT_ORDER_DEDUP_ACTIV | CHAR (1) |


