CNV_MBT_ME_CNSTR - Table for constraints of the Mapping Engine
Table for constraints of the Mapping Engine information is stored in SAP table CNV_MBT_ME_CNSTR.
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_CNSTR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
CONSTRAINT_ID | ID of a constraint for the Mapping Engine | X | CNV_MBT_ME_CONST_ID | CHAR | 64 | |
IS_PARAM_CONSTR | Flag specifying whether it is a parameter constraint | CNV_MBT_ME_PARAM_CONSTR_FLAG | CHAR | 2 | ||
PARAM_NAME | Name of a parameter for a constraint in the ME | CNV_MBT_ME_PARAM_NAME | CHAR | 60 | ||
PARAM_VALUE | Value of a parameter in a constraint of the ME | CNV_MBT_ME_PARAM_VALUE | CHAR | 100 | ||
PARENT_ID | ID of a constraint for the Mapping Engine | CNV_MBT_ME_CONST_ID | CHAR | 64 |