The CRMBP_MAP_BUGRP table in SAP ERP or S/4HANA stores Mapping of Business Partner Grouping data. There are total 3 fields in CRMBP_MAP_BUGRP table. The Mapping of Business Partner Grouping 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 CRMBP_MAP_BUGRP table. It is in Business Partner Communication Data (COM_BUPA) ABAP package and is part of the SAP Business Partner (AP-MD-BP) module.
SAP CRMBP_MAP_BUGRP Table Fields
Following is the list of fields that are available in SAP CRMBP_MAP_BUGRP table. The primary key fields of Mapping of Business Partner Grouping table in SAP are CLIENT (Client), BU_GROUP_EXT (External Business Partner Grouping).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| BU_GROUP_EXT | External Business Partner Grouping | CRMBP_BU_GROUP_IN | * | CHAR (4) |
| BU_GROUP_INT | Internal Business Partner Grouping | CRMBP_BU_GROUP_OUT | TB001 | CHAR (4) |


