The CRMC_IU_FLDMAPT table in SAP ERP or S/4HANA stores Assignment of Master Data Parameters to Customer Enhancemnts data. There are total 5 fields in CRMC_IU_FLDMAPT table. The Assignment of Master Data Parameters to Customer Enhancemnts 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_IU_FLDMAPT table. It is in Utilities: IC WebClient Sales Integration – API Layer (CRM_IU_IC_6X_SI_API) ABAP package and is part of the Utilities Industry: Interaction Center (CRM-IU-IC) module.
SAP CRMC_IU_FLDMAPT Table Fields
Following is the list of fields that are available in SAP CRMC_IU_FLDMAPT table. The primary key fields of the table are CLIENT (Client), SPRAS (Language Key), ATTR_NAME (Assigned Parameter Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| SPRAS | Language Key | SPRAS | LANG (1) | |
| ATTR_NAME | Assigned Parameter Name | CRM_ISU_ATTR_NAME | CRMC_IU_FLDMAP | CHAR (30) |
| DESCRIPTION | Text (30 Characters) | TEXT30 | CHAR (30) | |
| DESCRIPTION_LONG | Long Text for Single Attribute Value (DB) | CRMT_ISU_ATTR_DESCRIPTION_L_DB | CHAR (255) |


