CNVCWBFUNC_TABWT - Record count and weight of tables to be converted
Record count and weight of tables to be converted information is stored in SAP table CNVCWBFUNC_TABWT.
It is part of development package CNV_CWB_FUNC in software component CA-DT-CNV-BAS. This development package consists of objects that can be grouped under "Additional CWB functions".
It is part of development package CNV_CWB_FUNC in software component CA-DT-CNV-BAS. This development package consists of objects that can be grouped under "Additional CWB functions".
Fields for table CNVCWBFUNC_TABWT
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 | |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
REC_COUNT | Conversion: total number of table records | CNV_RECORDS | DEC | 8 | ||
WEIGHT | Weightage of a table | CNV_FUNC_WEIGHT | DEC | 3 | ||
STATUS | CNV ES CWB Status | CNV_ES_CWB_STATUS | CHAR | 4 |