CNV_MBT_ME_MAPPS - Table for mappings of the Mapping Engine
 Table for mappings of the Mapping Engine information is stored in SAP table CNV_MBT_ME_MAPPS.
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_MAPPS
| 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 | |
| FIELD_TYPE | Type of a field | CNV_MBT_ME_FIELD_TYPE | CHAR | 60 | ||
| IS_ACTIVE | Flag to indicate whether an entity is active | CNV_MBT_ME_ACTIVE | CHAR | 2 | ||
| CREATOR | User Name | SYUNAME | CHAR | 24 | ||
| ORIGINAL_SYSTEM | Name of SAP System | SYSYSID | CHAR | 16 | ||
| DESCRIPTION | Conversion: Description | CNV_DESCR | CHAR | 100 |