MDLP Note 2023_01_2
Document History
Version | Changes | Effective Date |
1.0 | First approved version 3Keys MDLP Add-On Note 2023_01_2 | 15-Nov-2022 |
1. Overview
This document describes changes in the 3Keys MDLP connector ABAP part.
2. Description
New function “Confirm message” added into transaction /K3T/RU_MONITOR - Russia reporting monitor to finish message processing manually without response from MDLP system. New menu item is created for menu “Special functions“.
Processing logic:
Check authority for object /K3T/RU001 field /K3T/RU001 value “29”.
Check message status is 20-Sent (item level)
Display warning PopUp to the user
Add new entry to the Change Log with action “User message confirmation”
Finish message processing by positive MDLP response emulation
This note is a part of software installation file SAPK-302COINK3T
New feature.
3. Solution
Import related to the transport request.
3.1 Correction instruction ATTP 3.0
Transport request | Description / Dependencies |
A1DK900397 | 3Keys MDLP Add-On 3.0 Note 2023_01_02 Required transport A1DK900392 |
3.2 Correction instruction ATTP 3.1
Transport request | Description / Dependencies |
A2DK900367 | 3Keys MDLP Add-On 3.1 Note 2023_01_02 Required transport A2DK900359 |
3.3 Correction instruction ATTP 3.2
Transport request | Description / Dependencies |
A3DK900031 | 3Keys MDLP Add-On 3.2 Note 2023_01_02 Required transport MDLP Release 2022_04 |
4. Recommendation
Extend authorization roles with authorization object /K3T/RU001 and field /K3T/RU001 Russia MDLP Monitor action:
“29-Confirm Message” assigns to allow execution function “Confirm Message” via transaction /K3T/RU_MONITOR
5. Source code objects
Short description | Program | Object type | Object name |
Translation for: GUI Definition | LANG | CUAD | /K3T/RU_MDLP_MONITOR |
Translation for: Domain Definition | LANG | DOMD | /K3T/D_RU_MDLP_MON_ACTION |
Translation for: Domain Definition | LANG | DOMD | /K3T/D_RU_MON_ACTION |
Translation for: Domain Definition | LANG | DOMD | /K3T/RU_NOTE2023_01_02V1 |
Translation for: Report Texts | LANG | REPT | /K3T/CL_RU_MON_UI=============CP |
Class Definition (ABAP Objects) | LIMU | CLSD | /K3T/CL_RR_RU_CONST |
Protected Header (ABAP Objects) | LIMU | CPRO | /K3T/CL_RU_MON_UI |
Public Header (ABAP Objects) | LIMU | CPUB | /K3T/CL_RR_RU_CONST |
GUI Definition | LIMU | CUAD | /K3T/RU_MDLP_MONITOR |
Domain Definition | LIMU | DOMD | /K3T/D_RU_MDLP_MON_ACTION |
Domain Definition | LIMU | DOMD | /K3T/D_RU_MON_ACTION |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_MON_UI CONFIRM_ITEM_MANUALLY |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_MON_UI GET_SELECTED_ITEM_LINES |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_MON_UI ON_SPEC_FUNCTION |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_MON_UI _INIT_TEXTS |
Report Source Code | LIMU | REPS | /K3T/RU_MDLP_MONITOR_I01 |
Report Texts | LIMU | REPT | /K3T/CL_RU_MON_UI=============CP |
Domain | R3TR | DOMA | /K3T/RU_NOTE2023_01_02V1 |