The COMC_PARTNER_BVT table in SAP ERP or S/4HANA stores Partner: Text Table for Attribute Value data. There are total 5 fields in COMC_PARTNER_BVT table. The Partner: Text Table for Attribute Value 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_BVT 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_BVT Table Fields
Following is the list of fields that are available in SAP COMC_PARTNER_BVT table. The primary key fields of the table are CLIENT (Client), ATTRIBUTE_VALUE (Rating), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| ATTRIBUTE_VALUE | Rating | COMT_PARTNER_ATTRIBUTE_VALUE | COMC_PARTNER_BV | NUMC (10) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| DESCRIPTION | Description of a Rating | COMT_PARTNER_ATTRIBUTE_VALUE_D | CHAR (40) | |
| REGISTRATOR | User Who Created an Entry | COMT_REGISTRATOR | CHAR (12) |


