CNV_MBT_ME_VALS - Mapping values for the Mapping Engine
Mapping values for the Mapping Engine information is stored in SAP table CNV_MBT_ME_VALS.
It is part of development package CNV_MBT_ME_CORE in software component CA-LT. This development package consists of objects that can be grouped under "Mapping Engine Core Functionality and Types".
It is part of development package CNV_MBT_ME_CORE in software component CA-LT. This development package consists of objects that can be grouped under "Mapping Engine Core Functionality and Types".
Fields for table CNV_MBT_ME_VALS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
MAPPING_ID | Unique identifier for a mapping | X | CNV_MBT_ME_MAPPING_ID | CHAR | 64 | CNV_MBT_ME_MAPPS |
OLD_VALUE | An old value in a mapping | X | CNV_MBT_ME_OLD_VALUE | CHAR | 100 | |
CONSTRAINT_ID | ID of a constraint for the Mapping Engine | X | CNV_MBT_ME_CONST_ID | CHAR | 64 | CNV_MBT_ME_CNSTR |
NEW_VALUE | A new value for a mapping | CNV_MBT_ME_NEW_VALUE | CHAR | 100 | ||
PRIO_FLAG | Priority Flag | CNV_MBT_ME_PRIO_FLAG | CHAR | 2 |