The CVCRN table in SAP ERP or S/4HANA stores Business Process Type – Language-Dependent Description data. There are total 3 fields in CVCRN table. The Business Process Type – Language-Dependent Description 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 CVCRN table. It is in EH&S: Report Shipping (CVDD) ABAP package and is part of the Product Safety (EHS-SAF) module.
SAP CVCRN Table Fields
Following is the list of fields that are available in SAP CVCRN table. The primary key fields of the table are LANGU (Language Key), REASONTYP (Reason/Origin Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| REASONTYP | Reason/Origin Category | CVDERETYP | CVCRT | CHAR (10) |
| REASONTYPNAM | Language-Dependent Description for Business Process Type | CVDERETYPNAM | CHAR (60) |


