The CVCRH table in SAP ERP or S/4HANA stores Allowed values for structure CVDREASON data. There are total 13 fields in CVCRH table. The Allowed values for structure CVDREASON 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 CVCRH table. It is in EH&S: Report Shipping (CVDD) ABAP package and is part of the Product Safety (EHS-SAF) module.
SAP CVCRH Table Fields
Following is the list of fields that are available in SAP CVCRH table. The primary key fields of the table are MANDT (Client), REASONTYP (Reason/Origin Category), REASONCAT (Reason/Origin Type), REASONBPR (Business Process).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| REASONTYP | Reason/Origin Category | CVDERETYP | CVCRT | CHAR (10) |
| REASONCAT | Reason/Origin Type | CVDERECAT | CVCRCAT | CHAR (10) |
| REASONBPR | Business Process | CVDEBPRID | CVCBP | CHAR (10) |
| STATUS | Status of a Shipping Order (Internal) | CVDESTATUS | ESD_TDWS | CHAR (2) |
| PROCESSCAT | Process Type of Report Shipping Order | CVDEPROCAT | CHAR (1) | |
| RESFLG | Shipping Order is Relevant for Subsequent Shipping | CVDERESFLG | CHAR (1) | |
| OCFLG | Execute Output Check | CVDEOCFLG | CHAR (1) | |
| SAVFLG | Save Final Report | CVDESAVFLG | CHAR (1) | |
| RERFLG | Redetermine Report Body | CVDERERFLG | CHAR (1) | |
| DDBFLG | Bundle Shipping Order | CVDEDDBFLG | CHAR (1) | |
| HPFLG | Generate Cover Sheet for Shipping Order | CVDEHPFLG | CHAR (1) | |
| ACKFLG | Generate Acknowledgement of Receipt | CVDEACKFLG | CHAR (1) |


