The CRMC_MKTPL_CM table in SAP ERP or S/4HANA stores Customizing Table for CM File Structure (Obj.cl., Camp.type) data. There are total 4 fields in CRMC_MKTPL_CM table. The Customizing Table for CM File Structure (Obj.cl., Camp.type) 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_CM 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_CM Table Fields
Following is the list of fields that are available in SAP CRMC_MKTPL_CM table. The primary key fields of the table are MANDT (Client), OBJECT_CLASS (Category of Marketing Project), CAMP_TYPE (Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| OBJECT_CLASS | Category of Marketing Project | CRM_MKTPL_OBJ_CLASS | CRM_MKTPL_OCLAS | CHAR (3) |
| CAMP_TYPE | Type | CRM_MKTPL_CAMPTYPE | CRMC_MKTPL_CTYPE | CHAR (4) |
| TEMPLATE_NAME | Name of a Folder Template | CRMT_TEMPLATE_NAME | CRMD_KW_TEMPL | CHAR (64) |


