The COMC_PARTNER_PR table in SAP ERP or S/4HANA stores Partner Relationship Type data. There are total 7 fields in COMC_PARTNER_PR table. The Partner Relationship Type 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_PARTNER_PR table. It is in General Partner Processing (COM_PARTNER) ABAP package and is part of the Partner Processing (CRM-BF-PD) module.
SAP COMC_PARTNER_PR Table Fields
Following is the list of fields that are available in SAP COMC_PARTNER_PR table. The primary key fields of the table are CLIENT (Client), RELATION_TYPE (Relationship Between Partners).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| RELATION_TYPE | Relationship Between Partners | COMT_PARTNER_RELATION | CHAR (6) | |
| ATTRIBUTE_GROUP | Characteristics Group | COMT_PARTNER_ATTRIBUTE_GROUP | COMC_PARTNER_BG | NUMC (6) |
| LINE_TYPE | Graphical Line Type | COMT_PARTNER_RELATION_LINE_TYP | CHAR (1) | |
| MARK_LINE | Relationship dir. | COMT_PARTNER_RELATION_MARK | CHAR (1) | |
| INVERT_G_DISPLAY | Invert Graphical Display | COMT_PARTNER_INVERT_G_DISPLAY | CHAR (1) | |
| REGISTRATOR | User Who Created an Entry | COMT_REGISTRATOR | CHAR (12) |


