MDLP Note 2021_03_3
Document History
Version | Changes | Effective Date |
1.0 | First approved version 3Keys MDLP Add-On Note 2021_03_3 | 06-Jul-2021 |
1. Overview
This document describes changes in the 3Keys MDLP connector ABAP part.
2. Description
Function “Sequence check” works incorrectly for message 915 in case other message with early operation date exists with the same top-level SSCC, the part of SGTIN-SSCC is send before another message with early operation date.
After correction sequence check for message 915 will analyze SSCC from all message parts and stop sending of SGTIN-SSCC part until early message will be processed.
This additional SSCC check for message 915 is active by default and could be deactivated using parameter /K3T/SEQ_915_SSCC_INACTIVE = X (transaction /K3T/RU_PARAM).
Single run protection implemented into program /K3T/RU_MDLP_IN works incorrectly in case missing AIF customizing. Technical correction implemented into program /K3T/RU_MDLP_IN.
Implementation error.
3. Solution
Import related to the transport request.
3.1 Correction instruction FP04
Transport request | Description / Dependencies |
AT1K900792 | 3Keys MDLP Add-On FP04 Note 2021_03_03 Required transport AT1K900728 |
3.2 Correction instruction FP05
Transport request | Description / Dependencies |
D1AK900315 | 3Keys MDLP Add-On FP05 Note 2021_03_03 Required transport D1AK900283 |
3.3 Correction instruction ATTP 3.0
Transport request | Description / Dependencies |
A1DK900187 | 3Keys MDLP Add-On 3.0 Note 2021_03_03 Required transport A1DK900159 |
4. Recommendation
No action is required
5. Source code objects
Short description | Program | Object type | Object name |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_MDLP_CHECK INIT |
Report Source Code | LIMU | REPS | /K3T/RU_MDLP_IN_F01 |
Domain | R3TR | DOMA | /K3T/RU_NOTE2021_03_03V3 |