The CNVA_APPLICT table in SAP ERP or S/4HANA stores SHC Analysis appliction description data. There are total 4 fields in CNVA_APPLICT table. The SHC Analysis appliction 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 CNVA_APPLICT table. It is in Analysis Application (CNVA_APPLICATION) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVA_APPLICT Table Fields
Following is the list of fields that are available in SAP CNVA_APPLICT table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), APPLICATION (SHC: Analysis application ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| APPLICATION | SHC: Analysis application ID | CNVA_APPLICATION_ID | CNVA_APPLICATION | CHAR (30) |
| DESCR | Description Field | CNV_MBT_DESCRIPT | CHAR (60) |


