The CRMC_IM_ATTR_SET table in SAP ERP or S/4HANA stores Text table for the scenario/ Dynamic attributes in Mail Form data. There are total 3 fields in CRMC_IM_ATTR_SET table. The Text table for the scenario/ Dynamic attributes in Mail Form 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_IM_ATTR_SET table. It is in CRM Marketing: ‘Personalized Mails’ Functions (CRM_INTERNET_MARKETING) ABAP package and is part of the Direct Mailing (CRM-MKT-ML) module.
SAP CRMC_IM_ATTR_SET Table Fields
Following is the list of fields that are available in SAP CRMC_IM_ATTR_SET table. The primary key fields of the table are MANDT (Client), SCENARIO (Attribute Context for Use in Mail Forms), ATTRIBUTE_SET (CRM Marketing: Target Group Selection – Attribute Set).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| SCENARIO | Attribute Context for Use in Mail Forms | CRMT_IM_SCENARIO | CRMC_IM_SCEN | CHAR (30) |
| ATTRIBUTE_SET | CRM Marketing: Target Group Selection – Attribute Set | CRMT_PROF_TEMPLATE | CHAR (18) |


