CNV_00001_SIMMON - Table for status of selection simulation jobs
Table for status of selection simulation jobs information is stored in SAP table CNV_00001_SIMMON.
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
It is part of development package CNV_BASIS in software component CA-DT-CNV. This development package consists of objects that can be grouped under "Conversion: Basis functions".
Fields for table CNV_00001_SIMMON
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | CNVTABLES |
PACKID | Conversion: Conversion package number | X | CNV_PACK | CHAR | 10 | CNVTABLES |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | CNVTABLES |
PARTID | Partition number | X | CNV_PARTID | NUMC | 10 | |
PROGNAME | Program (include) containing the routine | CNV_PROG | CHAR | 80 | ||
PROG_STATE | Program status | CNV_PROGRAM_STATE | CHAR | 2 | ||
JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | TBTCO | |
JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 16 | TBTCO | |
STATE | State of Background Job | BTCSTATUS | CHAR | 2 | ||
ROWS_READ | Number of records read | RECCOUNT | INT4 | 4 | ||
SPEED_CURRENT | Current speed of reading | CNV_READ_SPEED_CUR | DEC | 5 | ||
SPEED_AVERAGE | Average speed of reading | CNV_READ_SPEED_AVG | DEC | 5 | ||
START_TIME | Conversion: Program start time | CNV_TSTART | DEC | 8 | ||
END_TIME | Conversion: Program finish time | CNV_TEND | DEC | 8 |