The COMC_PARTNER_PRT table in SAP ERP or S/4HANA stores Partner:Dependency Text data. There are total 4 fields in COMC_PARTNER_PRT table. The Partner:Dependency Text 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_PRT 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_PRT Table Fields
Following is the list of fields that are available in SAP COMC_PARTNER_PRT table. The primary key fields of the table are CLIENT (Client), RELATION_TYPE (Relationship Between Partners), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| RELATION_TYPE | Relationship Between Partners | COMT_PARTNER_RELATION | COMC_PARTNER_PR | CHAR (6) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| DESCRIPTION | Text (30 Characters) | TEXT30 | CHAR (30) |


