...
Version | Changes | Effective Date |
1.0 | First approved version 3Keys MDLP Add-On Note 2023_0203_1 | 1411-FebMay-2023 |
1. Overview
This document describes changes in the 3Keys MDLP connector ABAP part.
2. Description
Function module /K3T/RU_AIF_IN_RETURN_SCN2 provided with Note 2023_01_4 works incorrectly due to ABAP code error. In some scenarios transaction /AIF/ERR contains the following log text:
“Failed validation: MDLP/ATTP hierarchies for object &1 have differences“
Several log messages to save error text “Error UNCAUGHT_EXCEPTION (1F09B73915F6B645E10000000A11447B) when calling /K3T/RU_AIF_IN_GEN
Line 1 in /K3T/CL_RR_RU_UTILS===========CM00K (/K3T/CL_RR_RU_UTILS===========CP)
An exception with the type CX_SY_CONVERSION_OVERFL OW was raised, but was not handled locally or decl
ared in a RAISING clause.
An exception of type 'CX_SY_CONVERSION_OVERFLOW' o ccurred, that was not caught anywhere in the call
hierarchy. It was not handled locally or declared using a RAISING clause.
Line 69 in /K3T/CL_RR_RU_UTILS===========CM00K (/K3T/CL_RR_RU_UTILS===========CP)
Overflow converting from '256'
The attempt to convert '256' returned a value whic h lies outwith the valid value range. This resulte
d in an overflow.
Error when calling /K3T/RU_AIF_IN_GEN”
Adjust MDLP Connector code for SAP Note 3304765 - RU Reporting MDLP: Updates to handle MDLP versions 1.37-1.38.
3. Solution
Import related to the transport request.
...
Transport request | Description / Dependencies |
A1DK900436A1DK900510 | 3Keys MDLP Add-On 3.0 Note 2023_0203_01 Required transport A1DK900434A1DK900498 |
3.2 Correction instruction ATTP 3.1
Transport request | Description / Dependencies |
A2DK900471A2DK900550 | 3Keys MDLP Add-On 3.1 Note 2023_0203_01 Required transport A2DK900463A2DK900519 |
3.3 Correction instruction ATTP 3.2
Transport request | Description / Dependencies |
A3DK900099A3DK900148 | 3Keys MDLP Add-On 3.2 Note 2023_0203_01 Required transport A3DK900095A3DK900132 |
4. Recommendation
Test inbound message 601 processing with turnover type 2-Returnoutbound messages 254, 335, 415, 416, 552, 702 processing.
5. Source code objects
Short description | Program | Object type | Object name | Function Module | LIMU|
FUNC | /K3T/RU_AIF_IN_RETURN_SCN2 | Method (ABAP Objects) | LIMU | METH | /K3T/CL_RR_RU_UTILS CHECKNTF_BEFOREBEF_POSTUPLD PARSE_RETURN_SCN |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RR_RU_UTILS GET_HRY_STTP_FOR_COMPARE | ||
Translation for: Domain Definition | LANG | DOMD | /K3T/RU_NOTE2023_02_01V1 | ||
Domain | NTF_552_WITHDRAWAL | ||||
Domain | R3TR | DOMA | /K3T/RU_NOTE2023_02_01V1 |
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
...
03_01V1 |