The COMC_PARTNER_RBG table in SAP ERP or S/4HANA stores Partner Attribute Group – Attribute data. There are total 4 fields in COMC_PARTNER_RBG table. The Partner Attribute Group – Attribute 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_RBG 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_RBG Table Fields
Following is the list of fields that are available in SAP COMC_PARTNER_RBG table. The primary key fields of the table are CLIENT (Client), ATTRIBUTE_GROUP (Characteristics Group), ATTRIBUTE (Characteristic).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| ATTRIBUTE_GROUP | Characteristics Group | COMT_PARTNER_ATTRIBUTE_GROUP | COMC_PARTNER_BG | NUMC (6) |
| ATTRIBUTE | Characteristic | COMT_PARTNER_ATTRIBUTE | COMC_PARTNER_B | NUMC (8) |
| REGISTRATOR | User Who Created an Entry | COMT_REGISTRATOR | CHAR (12) |


