The CRMC_MKTHV_VAS table in SAP ERP or S/4HANA stores High Volume Variant Settings data. There are total 4 fields in CRMC_MKTHV_VAS table. The High Volume Variant Settings 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_MKTHV_VAS table. It is in High Volume Customizing (CRM_MKTHV_CUSTOMIZING) ABAP package and is part of the Campaign Execution (CRM-MKT-MPL-ST-EXE) module.
SAP CRMC_MKTHV_VAS Table Fields
Following is the list of fields that are available in SAP CRMC_MKTHV_VAS table. The primary key fields of the table are CLIENT (Client), VARIANT_ID (Variant ID), SETTING_KEY (High-Volume Channel – Setting Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| VARIANT_ID | Variant ID | CRM_MKTHV_VARIANT_ID | CRMC_MKTHV_VA | CHAR (4) |
| SETTING_KEY | High-Volume Channel – Setting Key | CRM_MKTHV_SETTING_KEY | CRMC_MKTIMEX_FI | CHAR (64) |
| SETTING_VALUE | High-Volume Channel – Setting Value | CRM_MKTHV_SETTING_VALUE | CHAR (255) |


