Skip to end of banner
Go to start of banner

MDLP Note 2023_01_2

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

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

New feature.

3.    Solution

Import related to the transport request.

3.1    Correction instruction FP04

Transport request

Description / Dependencies

AT1K900988

3Keys MDLP Add-On FP04 Note 2023_01_02

Required transport AT1K900984

3.2    Correction instruction FP05

Transport request

Description / Dependencies

D1AK900472

3Keys MDLP Add-On FP05 Note 2023_01_02

Required transport D1AK900468

3.3    Correction instruction ATTP 3.0

Transport request

Description / Dependencies

A1DK900397

3Keys MDLP Add-On 3.0 Note 2023_01_02

Required transport A1DK900392

3.4    Correction instruction ATTP 3.1

Transport request

Description / Dependencies

A2DK900367

3Keys MDLP Add-On 3.1 Note 2023_01_02

Required transport A2DK900359

3.5    Correction instruction ATTP 3.2

Transport request

Description / Dependencies

A3DK900031

3Keys MDLP Add-On 3.2 Note 2023_01_02

Required transport A2DK900033

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

  • No labels