The CRMC_MKTPL_BI_IO table in SAP ERP or S/4HANA stores BI InfoObjects corresponding to marketing object types data. There are total 3 fields in CRMC_MKTPL_BI_IO table. The BI InfoObjects corresponding to marketing object types 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_BI_IO 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_BI_IO Table Fields
Following is the list of fields that are available in SAP CRMC_MKTPL_BI_IO 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) |
| INFOOBJECT | InfoObject | RSDIOBJNM | CHAR (30) |


