CNVCONDITIONS_DI - Conversion: WHERE conditions for drop/insert techn.
Conversion: WHERE conditions for drop/insert techn. information is stored in SAP table CNVCONDITIONS_DI.
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 CNVCONDITIONS_DI
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 |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | CNVTABLES |
PARTID | Partition number | X | CNV_PARTID | NUMC | 10 | |
CONDNR | Conversion: consecutive numbers for stages | X | CNV_STNUM | NUMC | 4 | |
CONDITION | Conditions used during selection phase | CNV_COND | CHAR | 144 | ||
RECORDS | Conversion: total number of table records | CNV_RECORDS | DEC | 8 | ||
TYPE | Type of SELECT clause part | CNV_CONDTYPE | CHAR | 2 |