The CRMD_MKTLIST_OF table in SAP ERP or S/4HANA stores Mapping format basic data data. There are total 6 fields in CRMD_MKTLIST_OF table. The Mapping format basic data 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_OF table. It is in CRM Marketing: External List Management – Mapping Engine 4.0 (CRM_MKTLIST_MAPPING) ABAP package and is part of the External List Management (CRM-MKT-EAL) module.
SAP CRMD_MKTLIST_OF Table Fields
Following is the list of fields that are available in SAP CRMD_MKTLIST_OF table. The primary key fields of the table are CLIENT (Client), LIST_FORMAT (Mapping Format).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| LIST_FORMAT | Mapping Format | CRMT_MKTLIST_FORMAT | CHAR (6) | |
| SRC_TYPE | Source Structure Type | CRMT_MKTLIST_SRC_STRUCTURE_TYP | CHAR (1) | |
| TRG_TYPE | Target Structure Type | CRMT_MKTLIST_TRG_STRUCTURE_TYP | CHAR (1) | |
| SRC_STRUCTURE | Source Structure to be Mapped | CRMT_MKTLIST_SRC_STRUCTURE | CHAR (30) | |
| TRG_STRUCTURE | Target Structure for Mapping Tool | CRMT_MKTLIST_TRG_STRUCTURE | CHAR (30) |


