DMC_DB_FIELD_MAP - Mapping of internal tabnames and field names to DB tabnames
Mapping of internal tabnames and field names to DB tabnames information is stored in SAP table DMC_DB_FIELD_MAP.
It is part of development package CNV_DMC_UTIL in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Utilities".
It is part of development package CNV_DMC_UTIL in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Utilities".
Fields for table DMC_DB_FIELD_MAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MT_ID | Mass Transfer ID | X | DMC_MT_IDENTIFIER | CHAR | 6 | |
INTERNAL_TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
INTERNAL_FLDNAME | Field Name | X | FIELDNAME | CHAR | 60 | |
NULL_INDICATOR | Field Name | FIELDNAME | CHAR | 60 | ||
SRC_DB_FLDNAME | Generic data element for database field names | DMC_DB_FLDNAME | CHAR | 256 | ||
TGT_DB_FLDNAME | Generic data element for database field names | DMC_DB_FLDNAME | CHAR | 256 |