CVCET SAP table for – EHS: Error handler – language-dependent error texts

Here we would like to draw your attention to CVCET table in SAP. As we know it is being mainly used with the SAP EHS-SAF (Product Safety in EHS) component which is coming under EHS module (Environment, Health and Safety). CVCET is a SAP standard transp table used for storing EHS: Error handler – language-dependent error texts related data in SAP. It comes under the package CVDD.

SAP CVCET table

Table CVCET technical data

TableCVCET
Data storingEHS: Error handler – language-dependent error texts
ModuleEHS
Sub ModuleEHS-SAF
SAP PackageCVDD
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-APPL
Table CategoryTRANSP

SAP CVCET Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in CVCET table.

  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • ERRCODE : Error code
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • ERRTEXT : Standard error text
    Its data type is CHAR (Character String) with field length 240