The CNV_10940_COUNT table in SAP ERP or S/4HANA stores Count for all reports and variants data. There are total 6 fields in CNV_10940_COUNT table. The Count for all reports and variants 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 CNV_10940_COUNT table. It is in Report Variant Scan (CNV_10940) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_10940_COUNT Table Fields
Following is the list of fields that are available in SAP CNV_10940_COUNT table. The primary key fields of the table are MANDT (Client), RUNID (Search Run ID in Report Variant Analysis), PCLPACKID (Package Number of Transformation / Analysis Package), REPORT (ABAP: Program Name in Variant Key), VARNAME (ABAP: Name of variant (without program name)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| RUNID | Search Run ID in Report Variant Analysis | CNV_10940_RUNID | CHAR (4) | |
| PCLPACKID | Package Number of Transformation / Analysis Package | CNV_MBT_PACKID | CHAR (5) | |
| REPORT | ABAP: Program Name in Variant Key | VARI_REPRT | CHAR (40) | |
| VARNAME | ABAP: Name of variant (without program name) | VARIANT | CHAR (14) | |
| COUNTER | Counter for reports and variants | CNV_10940_COUNTER | INT4 (10) |


