The CCIHC_DVTYPETXT table in SAP ERP or S/4HANA stores EHS: Language-Dependent Description for Device Type data. There are total 4 fields in CCIHC_DVTYPETXT table. The EHS: Language-Dependent Description for Device Type 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 CCIHC_DVTYPETXT table. It is in EH&S: Industrial Hygiene and Safety (CBIH) ABAP package and is part of the Environment, Health and Safety (EHS) module.
SAP CCIHC_DVTYPETXT Table Fields
Following is the list of fields that are available in SAP CCIHC_DVTYPETXT table. The primary key fields of EHS: Language-Dependent Description for Device Type table in SAP are MANDT (Client), DVTYPE (Measuring Device Type), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| DVTYPE | Measuring Device Type | CCIHE_DVTYPE | CCIHC_DVTYPE | CHAR (3) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| DVTYPETXT | Description of Measuring Device Type | CCIHE_DVTYPETXT | CHAR (60) |


