The CRMC_MKTPL_CLRES table in SAP ERP or S/4HANA stores Structure of Resolution Tree in Claims data. There are total 3 fields in CRMC_MKTPL_CLRES table. The Structure of Resolution Tree in Claims 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_CLRES 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_CLRES Table Fields
Following is the list of fields that are available in SAP CRMC_MKTPL_CLRES table. The primary key fields of the table are CLIENT (Client), TYPE (Type), ACCOUNT_TYPE (Type of Account (BP, Hierarchy Node, Target Group)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| TYPE | Type | CRM_MKTPL_CAMPTYPE | CRMC_MKTPL_CTYPE | CHAR (4) |
| ACCOUNT_TYPE | Type of Account (BP, Hierarchy Node, Target Group) | CRM_MKTPL_PLCUST_TYPE | CHAR (2) |


