CNVMBTSPEC - Special handling of tables
Special handling of tables information is stored in SAP table CNVMBTSPEC.
It is part of development package CNV_MBT_MAIN_620 in software component CA-LT. This development package consists of objects that can be grouped under "DMIS objects for release starting with 620".
It is part of development package CNV_MBT_MAIN_620 in software component CA-LT. This development package consists of objects that can be grouped under "DMIS objects for release starting with 620".
Fields for table CNVMBTSPEC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
PACKID | Package Number of Transformation / Analysis Package | X | CNV_MBT_PACKID | CHAR | 10 | |
TASK | Task Id | X | CNV_MBT_SPEC_TASKID | CHAR | 10 | |
VALNUM | Index number for a given entry | X | CNV_MBT_VAL | NUMC | 10 | |
OBJECTTYPE | Object type | CNV_MBT_OBJ | CHAR | 20 | ||
SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 2 | ||
SOPTION | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 4 | ||
VALUE_LOW | Low Value | CNV_MBT_VALUE_LOW | CHAR | 90 | ||
VALUE_HIGH | High Value | CNV_MBT_VALUE_HIGH | CHAR | 90 | ||
EXTID | External ID for Identification of Related Values | CNV_MBT_EXTID | CHAR | 40 |