The CNV_00001_SIMMON table in SAP ERP or S/4HANA stores Table for status of selection simulation jobs data. There are total 14 fields in CNV_00001_SIMMON table. The Table for status of selection simulation jobs 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_00001_SIMMON table. It is in Conversion: Basis functions (CNV_BASIS) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_00001_SIMMON Table Fields
Following is the list of fields that are available in SAP CNV_00001_SIMMON table. The primary key fields of the table are MANDT (Client), PACKID (Conversion: Conversion package number), TABNAME (Table Name), PARTID (Partition number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CNVTABLES | CLNT (3) |
| PACKID | Conversion: Conversion package number | CNV_PACK | CNVTABLES | CHAR (5) |
| TABNAME | Table Name | TABNAME | CNVTABLES | CHAR (30) |
| PARTID | Partition number | CNV_PARTID | NUMC (5) | |
| PROGNAME | Program (include) containing the routine | CNV_PROG | CHAR (40) | |
| PROG_STATE | Program status | CNV_PROGRAM_STATE | CHAR (1) | |
| JOBNAME | Background job name | BTCJOB | TBTCO | CHAR (32) |
| JOBCOUNT | Job ID | BTCJOBCNT | TBTCO | CHAR (8) |
| STATE | State of Background Job | BTCSTATUS | CHAR (1) | |
| ROWS_READ | Number of records read | RECCOUNT | INT4 (10) | |
| SPEED_CURRENT | Current speed of reading | CNV_READ_SPEED_CUR | DEC (8) | |
| SPEED_AVERAGE | Average speed of reading | CNV_READ_SPEED_AVG | DEC (8) | |
| START_TIME | Conversion: Program start time | CNV_TSTART | DEC (15) | |
| END_TIME | Conversion: Program finish time | CNV_TEND | DEC (15) |


