DMC_RESTART - Restart handling: Assignment of message ID to sender keys
Restart handling: Assignment of message ID to sender keys information is stored in SAP table DMC_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_RESTART
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
COBJ_IDENT | Migration Object IDs | X | DMC_CIDENT | CHAR | 40 | |
VARKEY | Table key | X | CHAR | 510 | ||
MESSAGE_ID | UUID in character form | SYSUUID_C | CHAR | 64 | ||
SUCCESS | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
SENDER_KEY_XML | Sender key in XML notation | STRG | 8 | |||
RECEIVER_KEY_XML | Receiver key in XML notation | STRG | 8 |