The COMC_PR_MAP_KEY table in SAP ERP or S/4HANA stores Table Keys that Are Mapped to Each Other data. There are total 2 fields in COMC_PR_MAP_KEY table. The Table Keys that Are Mapped to Each Other 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 COMC_PR_MAP_KEY table. It is in Product Master Mapping Service (COM_PRODUCT_MAPPING) ABAP package and is part of the Dialog People-Centric UI for Products (CA-GTF-PCU-PRO) module.
SAP COMC_PR_MAP_KEY Table Fields
Following is the list of fields that are available in SAP COMC_PR_MAP_KEY table. The primary key fields of the table are TARGET_NAME (Name of Target Structure to Which Is Being Mapped), KEY_FIELD (Key Fields of Tables Mapped to Each Other).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| TARGET_NAME | Name of Target Structure to Which Is Being Mapped | COMT_PR_MAP_TARGET_NAME | CHAR (30) | |
| KEY_FIELD | Key Fields of Tables Mapped to Each Other | COMT_PR_MAP_KEY | * | CHAR (30) |


