The CRMD_MKTHV_TPAR table in SAP ERP or S/4HANA stores High Volume Campaign Parallel Task Parameters data. There are total 4 fields in CRMD_MKTHV_TPAR table. The High Volume Campaign Parallel Task Parameters 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_MKTHV_TPAR table. It is in High Volume Campaign Execution Infrastructure (CRM_MKTHV_INFRASTRUCTURE) ABAP package and is part of the Campaign Execution (CRM-MKT-MPL-ST-EXE) module.
SAP CRMD_MKTHV_TPAR Table Fields
Following is the list of fields that are available in SAP CRMD_MKTHV_TPAR table. The primary key fields of the table are CLIENT (Client), HV_TASK_GUID (High-Volume Campaign Parallel Task GUID), NAME (Component name), VALUE (Task Parameter Value).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| HV_TASK_GUID | High-Volume Campaign Parallel Task GUID | CRM_MKTHV_TASK_GUID | RAW (16) | |
| NAME | Component name | NAME_KOMP | CHAR (30) | |
| VALUE | Task Parameter Value | CRM_MKTHV_TPAR_PARAM_VALUE | CHAR (255) |


