The CNVTABLEST table in SAP ERP or S/4HANA stores Conversion: Tables affected data. There are total 5 fields in CNVTABLEST table. The Conversion: Tables affected 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 CNVTABLEST table. It is in Conversion: Basis functions (CNV_BASIS) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVTABLEST Table Fields
Following is the list of fields that are available in SAP CNVTABLEST table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), PACKID (Conversion: Conversion package number), TABNAME (Table Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CNVTABLES | CLNT (3) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| PACKID | Conversion: Conversion package number | CNV_PACK | CNVTABLES | CHAR (5) |
| TABNAME | Table Name | TABNAME | CNVTABLES | CHAR (30) |
| DESCRIPT | Conversion: Description | CNV_DESCR | CHAR (50) |


