CNVRUNTIMEHELP - Temporary storage of runtime info for terminated programs
Temporary storage of runtime info for terminated programs information is stored in SAP table CNVRUNTIMEHELP.
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 CNVRUNTIMEHELP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
PACKID | Conversion: Conversion package number | X | CNV_PACK | CHAR | 10 | |
PHASE | Conversion: Phase | X | CNV_PHASE | CHAR | 2 | |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
PROGNAME | ABAP Program Name | X | PROGRAMM | CHAR | 80 | |
TASKID | Conversion: Program run number | X | CNV_RCNT | NUMC | 4 | |
STATE_TEC | Conversion: Information on jobs to be compared | X | CNV_STAT | CHAR | 30 | |
LFDNR | Conversion: Sequence Number | X | CNV_ORD | NUMC | 4 | |
TEMPORAER | General Flag | X | FLAG | CHAR | 2 | |
STARTTIME | Conversion: Program start time | CNV_TSTART | DEC | 8 | ||
ENDTIME | Conversion: Program finish time | CNV_TEND | DEC | 8 | ||
RECREAD | Conversion: number of records read | CNV_RECREAD | DEC | 8 | ||
RECUPD | Conversion: Number of table records changed | CNV_RUPD | DEC | 8 | ||
RECDUMWRITE | Conversion: Number of table records written to DUM | CNV_RECDUMWRITE | INT4 | 4 | ||
RECDUMREAD | Conversion: Number of table records read from DUM | CNV_RECDUMREAD | INT4 | 4 | ||
RECCOUNT1 | Number of records read | RECCOUNT | INT4 | 4 | ||
RECCOUNT2 | Number of records read | RECCOUNT | INT4 | 4 |