The CRMC_MKTVL_ATTXT table in SAP ERP or S/4HANA stores Output Texts for Attributes data. There are total 4 fields in CRMC_MKTVL_ATTXT table. The Output Texts for Attributes 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_MKTVL_ATTXT table. It is in CRM_MKTPL_VALUE_SPLITTING (CRM_MKTPL_VALUE_SPLITTING) ABAP package and is part of the Marketing Planner (CRM-MKT-MPL) module.
SAP CRMC_MKTVL_ATTXT Table Fields
Following is the list of fields that are available in SAP CRMC_MKTVL_ATTXT table. The primary key fields of the table are CLIENT (Client), ATTRIB (Value Distribution Attribute), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| ATTRIB | Value Distribution Attribute | CRMT_MKTVL_ATTR | CRMC_MKTVL_ATTR | CHAR (6) |
| LANGU | Language Key | SPRAS | LANG (1) | |
| REPTEXT | Text Field | CRMT_MKTVL_TEXT | CHAR (40) |


