DMCCLNTFMRESTART - Assignment of IDs to sender objects for restart handling
Assignment of IDs to sender objects for restart handling information is stored in SAP table DMCCLNTFMRESTART.
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 DMCCLNTFMRESTART
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
MT_ID | Mass Transfer ID | X | DMC_MT_IDENTIFIER | CHAR | 6 | |
OBJNAME | Name of ABAP Dictionary Object | X | DDOBJNAME | CHAR | 60 | |
SENDER_KEY | Sender Key | X | DMC_SENDER_KEY | CHAR | 400 | |
MESSAGE_ID | GUID in 'CHAR' format with upper-/lowercase (!) | GUID_22 | CHAR | 44 | ||
SUCCESS | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
SENDER_KEY_XML | STRG | 8 | ||||
RECEIVER_KEY_XML | STRG | 8 |