The CRMC_CLM_CMPGPM table in SAP ERP or S/4HANA stores Campaign priority to call list priority mapping data. There are total 3 fields in CRMC_CLM_CMPGPM table. The Campaign priority to call list priority mapping 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_CLM_CMPGPM table. It is in Call List Management Business Objects (CRMCIC_CLM_BO) ABAP package and is part of the Campaign Execution (CRM-CIC-CAM) module.
SAP CRMC_CLM_CMPGPM Table Fields
Following is the list of fields that are available in SAP CRMC_CLM_CMPGPM table. The primary key fields of Campaign priority to call list priority mapping table in SAP are CLIENT (Client), CMGN_PRIORITY (Priority).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| CMGN_PRIORITY | Priority | CGPL_PRIORITY | CGPL_PRIO | NUMC (3) |
| CL_PRIORITY | Call List Priority | CRMT_TM_CL_PRIORITY | NUMC (2) |


