DMC_FM_RESTART - Assignment of IDs to sender objects for restart handling
Assignment of IDs to sender objects for restart handling information is stored in SAP table DMC_FM_RESTART.
It is part of development package CNV_DMCR in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Runtime".
It is part of development package CNV_DMCR in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Runtime".
Fields for table DMC_FM_RESTART
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MT_ID | Mass Transfer ID | X | DMC_MT_IDENTIFIER | CHAR | 6 | |
TABNAME_GUID | Table name | X | CHAR | 60 | ||
SENDER_KEY | sender key field value concatenation | X | CHAR | 400 | ||
SND_KEY_XML | name and value of sender fields (XML notation) | STRG | 8 | |||
.INCLUDE | DMC_FM_MESSAGE_DATA | 0 | ||||
MESSAGE_ID | GUID in 'CHAR' format with upper-/lowercase (!) | GUID_22 | CHAR | 44 | ||
SUCCESS | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
RECVR_KEY | Name and content of the bus.object key fields (rcvr) | CHAR | 400 |