The CNVSYSTEMS table in SAP ERP or S/4HANA stores Systems overview data. There are total 3 fields in CNVSYSTEMS table. The Systems overview 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 CNVSYSTEMS table. It is in Conversion: Basis functions (CNV_BASIS) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVSYSTEMS Table Fields
Following is the list of fields that are available in SAP CNVSYSTEMS table. The primary key fields of the table are INSTNUMBER (Installation number identification), SYSID (Name of SAP System).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| INSTNUMBER | Installation number identification | CNV_INST_NUMBER | CHAR (32) | |
| SYSID | Name of SAP System | SYSYSID | CHAR (8) | |
| TYPE | System type | CNV_SYS_TYPE | CHAR (1) |


