CNVSUBSTATE - Conversion: Status of programs
Conversion: Status of programs information is stored in SAP table CNVSUBSTATE.
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 CNVSUBSTATE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
PACKID | Conversion: Conversion package number | X | CNV_PACK | CHAR | 10 | CNVPACK |
PHASE | Conversion: Phase | X | CNV_PHASE | CHAR | 2 | |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
PROGNAME | ABAP Program Name | X | PROGRAMM | CHAR | 80 | |
SUBTABNAME | Table Name | X | TABNAME | CHAR | 60 | |
TASKID | Conversion: Program run number | X | CNV_RCNT | NUMC | 4 | |
RECSELECT | Conversion: total number of table records | CNV_RECORDS | DEC | 8 | ||
RECTOTAL | Conversion: Number of table records in cluster | CNV_RTOT | DEC | 8 | ||
RECREAD | Conversion: number of records read | CNV_RECREAD | DEC | 8 | ||
RECUPD | Conversion: Number of table records changed | CNV_RUPD | DEC | 8 |