CNVCMIS_MAPPING - Table for storing information about the mapping
Table for storing information about the mapping information is stored in SAP table CNVCMIS_MAPPING.
It is part of development package CNV_CMIS_M_10 in software component CA-LT. This development package consists of objects that can be grouped under "CMIS Mig: Table list, domain rules and non transp. fields".
It is part of development package CNV_CMIS_M_10 in software component CA-LT. This development package consists of objects that can be grouped under "CMIS Mig: Table list, domain rules and non transp. fields".
Fields for table CNVCMIS_MAPPING
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 | CNVMBTPACK |
CONVOBJECT | Conversion Object | X | CNV_MBT_COBJ | CHAR | 32 | |
TABNAME_SND | Table Name | X | CNV_MBT_TABLE | CHAR | 32 | |
FIELDNAME_SND | Field Name | X | CNV_MBT_FIELD | CHAR | 60 | |
TABNAME_RCV | Table Name | CNV_MBT_TABLE | CHAR | 32 | ||
FIELDNAME_RCV | Field Name | CNV_MBT_FIELD | CHAR | 60 | ||
NOT_USE | Flag to Indicate Non-Usage | CNV_MBT_NOT | CHAR | 2 | ||
DESCRIPT | Information about tables or fields mapping | CNV_CMIS_MAPPING | CHAR | 2 | ||
CUSTOMER | Customer Object | CNV_MBT_CUSTOM | CHAR | 2 | ||
TO_BE_CHECKED | Flag to Indicate Check | CNV_CMIS_TO_BE_CHECKED | CHAR | 2 |