The CRMC_MKTPL_CMAP table in SAP ERP or S/4HANA stores Assignment of Rules for Copy Control data. There are total 3 fields in CRMC_MKTPL_CMAP table. The Assignment of Rules for Copy Control 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_MKTPL_CMAP table. It is in CRM Marketing Planning – Customizing (CRMC_MKTPL) ABAP package and is part of the Marketing Planner (CRM-MKT-MPL) module.
SAP CRMC_MKTPL_CMAP Table Fields
Following is the list of fields that are available in SAP CRMC_MKTPL_CMAP table. The primary key fields of the table are CLIENT (Client), MKTEL_TYPE (Marketing Element Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| MKTEL_TYPE | Marketing Element Type | CRM_MKTPL_MKTEL_TYPE | CRM_MKTPL_OBJTYP | CHAR (3) |
| RUL | Rule for Copy Control | CRM_MKTPL_COPY_RULE | CRMC_MKTPL_CRUL | CHAR (4) |


