The CNVCDMCUCIA_STAT table in SAP ERP or S/4HANA stores Statistics data collected from the Statistics system data. There are total 10 fields in CNVCDMCUCIA_STAT table. The Statistics data collected from the Statistics system 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 CNVCDMCUCIA_STAT table. It is in CDMC : Data Dictionary Objects (CNV_CDMC_DDICOBJS) ABAP package and is part of the Custom Development Management Cockpit (SV-SMG-CCM-CDM) module.
SAP CNVCDMCUCIA_STAT Table Fields
Following is the list of fields that are available in SAP CNVCDMCUCIA_STAT table. The primary key fields of the table are SYSID (Name of SAP System), PROD_CLNT (Client), EVAL_TYPE (Evaluation Type), TCODE (Transaction code), PGMID (Program ID in Requests and Tasks), OBJ_TYPE (Object type of OBJ_NAME which was executed, usually ‘PROG’), OBJ_NAME (TADIR name of Program which was executed).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SYSID | Name of SAP System | SYSYSID | CHAR (8) | |
| PROD_CLNT | Client | MANDT | * | CLNT (3) |
| EVAL_TYPE | Evaluation Type | CNVCDMC_EVAL_TYPE | CHAR (2) | |
| TCODE | Transaction code | STA_TCODE2 | * | CHAR (20) |
| PGMID | Program ID in Requests and Tasks | PGMID | CHAR (4) | |
| OBJ_TYPE | Object type of OBJ_NAME which was executed, usually ‘PROG’ | CNVCDMC_OBJ_TYPE | CHAR (4) | |
| OBJ_NAME | TADIR name of Program which was executed | CNVCDMC_OBJ_NAME | CHAR (120) | |
| CDMC_DATE | Date of last execution, last short dump, last source load | CNVCDMC_DATE | DATS (8) | |
| DEVCLASS | Package | DEVCLASS | * | CHAR (30) |
| FREQ_COUNT | CDMC : Dtel for SAP Workload: Workload: Number of dialog ste | CNVCDMCCA_FREQ_COUNT | INT4 (10) |


