The CRMD_MKTLIST_MF table in SAP ERP or S/4HANA stores ELM Mapping Fields data. There are total 7 fields in CRMD_MKTLIST_MF table. The ELM Mapping Fields 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 CRMD_MKTLIST_MF table. It is in ELM Mapping Design Time (CRM_MKTLIST_MAPPING_DESIGN) ABAP package and is part of the External List Management (CRM-MKT-EAL) module.
SAP CRMD_MKTLIST_MF Table Fields
Following is the list of fields that are available in SAP CRMD_MKTLIST_MF table. The primary key fields of the table are CLIENT (Client).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| FIELD_NAME | ELM Mapping: Target Field ID | CRMT_MKTLIST_MF_FIELD_NAME | STRG () | |
| ASSIGNMENT_TYPE | ELM Mapping: Type of Mapping Rule (Value, Code, Constant) | CRMT_MKTLIST_MF_ASSIGN_TYPE | CHAR (1) | |
| VALUE_CONSTANT | ELM Mapping: Field Constant | CRMT_MKTLIST_MF_CONSTANT | STRG () | |
| ACTIVE_FLAG | ELM Mapping: Activation Flag | CRMT_MKTLIST_M_ACTIVE_FLAG | CHAR (1) | |
| ACTIVATED_BY | ELM Mapping: Activated By | CRMT_MKTLIST_M_ACTIVATED_BY | CHAR (12) | |
| ACTIVATED_ON | ELM Mapping: Activated On | CRMT_MKTLIST_M_ACTIVATED_ON | DATS (8) |


