The CRMS_BP_FLD_MAP table in SAP ERP or S/4HANA stores CRM BP: mapping CRM BP field groups -> ERP modification grp. data. There are total 3 fields in CRMS_BP_FLD_MAP table. The CRM BP: mapping CRM BP field groups -> ERP modification grp. 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 CRMS_BP_FLD_MAP table. It is in CRM BP Mapping Business Partner New BDocs for CRM 3.0 (CRM_BUPA_MAPPING_30) ABAP package and is part of the Data Exchange CRM Online <-> R/3 (CRM-MD-BP-IF) module.
SAP CRMS_BP_FLD_MAP Table Fields
Following is the list of fields that are available in SAP CRMS_BP_FLD_MAP table. The primary key fields of the table are ERP_FAUNA (Data Element Length 11), ERP_MODIF (Modification group 1), CRM_FLDGR (Field Group).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ERP_FAUNA | Data Element Length 11 | CHAR11 | CHAR (11) | |
| ERP_MODIF | Modification group 1 | SCRFGRP1 | CHAR (3) | |
| CRM_FLDGR | Field Group | BU_FLDGR | TBZ3W | NUMC (4) |


