The CVCHS table in SAP ERP or S/4HANA stores Assignment table for shipping elements data. There are total 8 fields in CVCHS table. The Assignment table for shipping elements 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 CVCHS table. It is in EH&S: Report Shipping (CVDD) ABAP package and is part of the Product Safety (EHS-SAF) module.
SAP CVCHS Table Fields
Following is the list of fields that are available in SAP CVCHS table. The primary key fields of the table are MANDT (Client), COM_ART (Addresses: Communication type), COM_GROUP (Communication Group), INITIATOR (Initiator of a Shipping Order), REASONBPR (Business Process), COUNTRY (Country/Region Key), PRIO (Partial key: sort sequence of objects).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| COM_ART | Addresses: Communication type | COM_ART | ESD_CVCCN | CHAR (3) |
| COM_GROUP | Communication Group | CVDECOMGRP | ESD_CVCCN | CHAR (3) |
| INITIATOR | Initiator of a Shipping Order | CVDEINIT | TVKO | CHAR (4) |
| REASONBPR | Business Process | CVDEBPRID | CVCBP | CHAR (10) |
| COUNTRY | Country/Region Key | LAND1 | T005 | CHAR (3) |
| PRIO | Partial key: sort sequence of objects | CVDEORD | NUMC (4) | |
| SENDELEM | Shipping Object Number | CVDESELID | CVCSH | CHAR (10) |


