MDLP Note 2021_03_1
Document History
Version | Changes | Effective Date |
1.0 | First approved version 3Keys MDLP Add-On Note 2021_03_1 | 06-Jul-2021 |
1. Overview
This document describes changes in the 3Keys MDLP connector ABAP part.
2. Description
New option implemented to display information about installed MDLP Connector software version via transaction /K3T/RU_MONITOR. New button “Software Version” added into header ALV toolbar. Authorization check for object /K3T/RU001 field /K3T/RU001 = 30 is performed to display new button.
New feature.
Software component K3T assigned for packages /K3T/REP_RU, /K3T/REP_RU_SRV as part of SAP certification preparation.
3. Solution
Import related to the transport request.
3.1 Correction instruction FP04
Transport request | Description / Dependencies |
AT1K900800 | 3Keys MDLP Add-On FP04 Note 2021_03_01 Required transport AT1K900728 |
3.2 Correction instruction FP05
Transport request | Description / Dependencies |
D1AK900311 | 3Keys MDLP Add-On FP05 Note 2021_03_01 Required transport D1AK900283 |
3.3 Correction instruction ATTP 3.0
Transport request | Description / Dependencies |
A1DK900190 | 3Keys MDLP Add-On 3.0 Note 2021_03_01 Required transport A1DK900159 |
4. Recommendation
Assign authorization object /K3T/RU001 field /K3T/RU001 = 30 to support team role.
5. Source code objects
Short description | Program | Object type | Object name |
Translation for: Data Element Definition | LANG | DTED | /K3T/NOTE_ID |
Translation for: Data Element Definition | LANG | DTED | /K3T/NOTE_VERSION |
Translation for: Data Element Definition | LANG | DTED | /K3T/RELEASE_ID |
Translation for: Report Texts | LANG | REPT | /K3T/CL_RU_MON_UI=============CP |
Protected Header (ABAP Objects) | LIMU | CPRO | /K3T/CL_RU_MON_UI |
Domain Definition | LIMU | DOMD | /K3T/D_RU_MDLP_MON_ACTION |
Function Module | LIMU | FUNC | /K3T/RU_UI_POPUP_ALV_SW_VER |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_MON_UI ON_TOOLBAR_HDR |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RU_MON_UI ON_USER_COMMAND_HDR |
Report Source Code | LIMU | REPS | /K3T/LRU_UIUXX |
Report Texts | LIMU | REPT | /K3T/CL_RU_MON_UI=============CP |
Class (ABAP Objects) | R3TR | CLAS | /K3T/CL_RU_SW_VERSION_UI |
Package | R3TR | DEVC | /K3T/REP_RU |
Package | R3TR | DEVC | /K3T/REP_RU_SRV |
Package | R3TR | DEVC | /K3T/REP_RU_SW |
Domain | R3TR | DOMA | /K3T/RU_NOTE2021_03_01V1 |
Data Element | R3TR | DTEL | /K3T/NOTE_ID |
Data Element | R3TR | DTEL | /K3T/NOTE_VERSION |
Data Element | R3TR | DTEL | /K3T/RELEASE_ID |
Table | R3TR | TABL | /K3T/RU_ALV_NOTE |
Table Type | R3TR | TTYP | /K3T/T_RU_ALV_NOTE |
Version Number | R3TR | VERS | K3T |