The CRM_MKTPL_OBJCL table in SAP ERP or S/4HANA stores Marketing Planner Object Classes data. There are total 2 fields in CRM_MKTPL_OBJCL table. The Marketing Planner Object Classes 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 CRM_MKTPL_OBJCL 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 CRM_MKTPL_OBJCL Table Fields
Following is the list of fields that are available in SAP CRM_MKTPL_OBJCL table. The primary key fields of the table are OBJECT_CLASS (Category of Marketing Project), OBJECT_TYPE (Object Type in Project Planning).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT_CLASS | Category of Marketing Project | CRM_MKTPL_OBJ_CLASS | CRM_MKTPL_OCLAS | CHAR (3) |
| OBJECT_TYPE | Object Type in Project Planning | CGPL_OBJECT_TYPE | CGPL_OBJTYPES | CHAR (3) |


