The CRMD_MKTPR_AR_R table in SAP ERP or S/4HANA stores Target-Product Grouping-Product-Assignment data. There are total 7 fields in CRMD_MKTPR_AR_R table. The Target-Product Grouping-Product-Assignment 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 CRMD_MKTPR_AR_R table. It is in CRM Marketing: Product Association Rules (CRM_MKTPR) ABAP package and is part of the Cross-Selling (CRM-MKT-PRP-CRS) module.
SAP CRMD_MKTPR_AR_R Table Fields
Following is the list of fields that are available in SAP CRMD_MKTPR_AR_R table. The primary key fields of the table are CLIENT (Client), AR_GUID (CRM Marketing: GUID of a Product Association Rule), PRODUCT_GUID (Internal Unique ID of Product).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| AR_GUID | CRM Marketing: GUID of a Product Association Rule | CRMT_MKTPR_AR_GUID | RAW (16) | |
| PRODUCT_GUID | Internal Unique ID of Product | COMT_PRODUCT_GUID | RAW (16) | |
| SEQUENCE | CRM Marketing: Organizational Sequence | CRMT_MKTPR_SEQUENCE | NUMC (6) | |
| RANK | CRM Marketing: Ranking Value | CRMT_MKTPR_RANK | NUMC (6) | |
| SUPPORT | CRM Marketing: Key Figure Support | CRMT_MKTPR_SUPPORT | DEC (5) | |
| CONFIDENCE | CRM Marketing: Confidence Key Figure | CRMT_MKTPR_CONFIDENCE | DEC (5) |


