The CRMC_EMAIL table in SAP ERP or S/4HANA stores Customizing: E-Mail Integration data. There are total 7 fields in CRMC_EMAIL table. The Customizing: E-Mail Integration 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_EMAIL table. It is in CRM Email (CRM_EMAIL) ABAP package and is part of the E-Mail Management (CRM-BF-ML) module.
SAP CRMC_EMAIL Table Fields
Following is the list of fields that are available in SAP CRMC_EMAIL table. The primary key fields of Customizing: E-Mail Integration table in SAP are CLIENT (Client), SETTINGS_ID (E-Mail: Meaningful ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| SETTINGS_ID | E-Mail: Meaningful ID | CRM_EMAIL_ID | CHAR (70) | |
| MULTI_ALTERN | Enrich HTML Mails with Plain Text (Multipart/Alternative) | CRM_EMAIL_MULTI_ALTERNATIVE | CHAR (1) | |
| ADDRESS_SOURCE | Selection of Groupware for Address Search | CRM_EMAIL_ADDR_SOURCE | CHAR (1) | |
| MAIL_SOURCE | Selection of Groupware Inbox | CRM_EMAIL_MAIL_SOURCE | CHAR (1) | |
| COPY_TARGET | Groupware Application for Copies of Outgoing E-Mail | CRM_EMAIL_MAIL_TARGET | CHAR (1) | |
| EMAIL_FORMATS | Supported E-Mail Formats | CRMT_EMAIL_SUPPORTED_FORMATS | NUMC (1) |


