MDLP Note 2022_01_6
Document History
Version | Changes | Effective Date |
1.0 | First approved version 3Keys MDLP Add-On Note 2022_01_6 | 22-Dez-2021 |
1. Overview
This document describes changes in the 3Keys MDLP connector ABAP part.
2. Description
The filename name contains 000000000 instead of message generation time for 3Keys provided rules after implementation of SAP note 3107186 - RU Reporting: Adjustments for timestamp in the filename.
Code has been adjusted for rule types:
Z3K_313 313 message to MDLP
Z3K_342 342 message to MDLP
Z3K_531 531 message to MDLP
Z3K_702 702 message to MDLP
Z3K_703 703 message to MDLP
Z3K_912 912 message to MDLP
Z3K_912M 912 message to MDLP (multiple SSCC).
New feature.
3. Solution
Import related to the transport request.
3.1 Correction instruction FP04
Transport request | Description / Dependencies |
AT1K900902 | 3Keys MDLP Add-On FP04 Note 2022_01_06 Required transport AT1K900850 |
3.2 Correction instruction FP05
Transport request | Description / Dependencies |
D1AK900410 | 3Keys MDLP Add-On FP05 Note 2022_01_06 Required transport D1AK900382 |
3.3 Correction instruction ATTP 3.0
Transport request | Description / Dependencies |
A1DK900248 | 3Keys MDLP Add-On 3.0 Note 2022_01_06 Required transport A1DK900241 |
3.4 Correction instruction ATTP 3.1
Transport request | Description / Dependencies |
A2DK900091 | 3Keys MDLP Add-On 3.1 Note 2022_01_06 Required transport A2DK900053 |
4. Recommendation
Verify filename contains correct time.
5. Source code objects
Short description | Program | Object type | Object name |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_313 /K3T/IF_RU_CMSG~EXECUTE |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_342 /K3T/IF_RU_CMSG~EXECUTE |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_531 /K3T/IF_RU_CMSG~EXECUTE |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_702 /K3T/IF_RU_CMSG~EXECUTE |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_703 /K3T/IF_RU_CMSG~EXECUTE |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_912M_UNPACK_ALL /K3T/IF_RU_CMSG~EXECUTE |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_912_UNPACK_ALL /K3T/IF_RU_CMSG~EXECUTE |
Domain | R3TR | DOMA | /K3T/RU_NOTE2022_01_06V1 |