The CRMC_MKTPL_CTMAP table in SAP ERP or S/4HANA stores Campaign Type Object Mapping Table data. There are total 5 fields in CRMC_MKTPL_CTMAP table. The Campaign Type Object Mapping Table 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_CTMAP 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_CTMAP Table Fields
Following is the list of fields that are available in SAP CRMC_MKTPL_CTMAP table. The primary key fields of the table are MANDT (Client), CAMP_TYPE (Type), SOURCE_OBJ_TYPE (Source Marketing Project), TARGET_OBJ_TYPE (Target Marketing Project), TARGET_TYPE (CRM Marketing Planning – Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| CAMP_TYPE | Type | CRM_MKTPL_CAMPTYPE | CRMC_MKTPL_CTYPE | CHAR (4) |
| SOURCE_OBJ_TYPE | Source Marketing Project | CRM_MKTPL_SRCOBJMAPTYPE | CHAR (1) | |
| TARGET_OBJ_TYPE | Target Marketing Project | CRM_MKTPL_TGTOBJMAPTYPE | CHAR (1) | |
| TARGET_TYPE | CRM Marketing Planning – Type | CRM_MKTPL_TGTCAMPTYPE | CRMC_MKTPL_CTYPE | CHAR (4) |


