The CRMC_ERMS_BDCFLD table in SAP ERP or S/4HANA stores BDC Field Mapping data. There are total 4 fields in CRMC_ERMS_BDCFLD table. The BDC Field Mapping 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 CRMC_ERMS_BDCFLD table. It is in CRM_ERMS_REPOSITORY (CRM_ERMS_REPOSITORY) ABAP package and is part of the Rule Maintenance (CRM-IC-EMS-RUL) module.
SAP CRMC_ERMS_BDCFLD Table Fields
Following is the list of fields that are available in SAP CRMC_ERMS_BDCFLD table. The primary key fields of BDC Field Mapping table in SAP are MANDT (Client), GROUP_ID (Field Group), FIELD_ID (Attribute).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CRMC_ERMS_FLDGRP | CLNT (3) |
| GROUP_ID | Field Group | CRMT_ERMS_GRPID | CRMC_ERMS_FLDGRP | CHAR (20) |
| FIELD_ID | Attribute | CRM_ERMS_ATTRID | CHAR (16) | |
| XPATH | XPath Expression | CRM_ERMS_XPATH | CHAR (255) |


