The CRMC_MKTPL_PRFIX table in SAP ERP or S/4HANA stores Prefixes per object type for the auto-naming BAdI data. There are total 2 fields in CRMC_MKTPL_PRFIX table. The Prefixes per object type for the auto-naming BAdI 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_PRFIX table. It is in CRM Marketing Planning – User Interfaces (CRM_MKTPL) ABAP package and is part of the Marketing Planner (CRM-MKT-MPL) module.
SAP CRMC_MKTPL_PRFIX Table Fields
Following is the list of fields that are available in SAP CRMC_MKTPL_PRFIX table. The primary key fields of the table are CLIENT (Client), OBJECT_TYPE (Object Type in Project Planning).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| OBJECT_TYPE | Object Type in Project Planning | CGPL_OBJECT_TYPE | CGPL_OBJTYPES | CHAR (3) |


