Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Version

Changes

Effective Date

21.0

Updated First approved version

3Keys MDLP Add-On Note 2022_0204_1

1314-AprSep-2022

1. Overview

This document describes changes in the 3Keys MDLP connector ABAP part.

2.    Description

Field “Document Date” has incorrect value (for example “20.4..05.0”) at Popup window for message 415 Move Order after status “05-Missing data” at transaction /K3T/RU_MONITOR.

Error occurs when event attribute RR_RU_DOC_DATE has value format DD.MM.YYYY.

Implementation error.

PopUp “Maintain missing data” for messages 341, 361, 362, 415, 416, 441, 461, 363, 335 adding <detail> section to the node <sscc_detail> in the XML for SSCC with GTIN/LOT details if the SSCC contains only one lot.

New parameter /K3T/SKIP_SINGLE_COST_DETAIL with value X shall be maintained in the transaction /K3T/RU_PARAM to avoid adding <detail> section in XML for message type 341, 361, 362, 415, 416, 441, 461.

New parameter /K3T/SKIP_SINGLE_REL_DETAIL with value X shall be maintained in the transaction /K3T/RU_PARAM to avoid adding <detail> section in XML for message type 363.

New parameter /K3T/SKIP_SINGLE_CUST_DETAIL with value X shall be maintained in the transaction /K3T/RU_PARAM to avoid adding <detail> section in XML for message type 335Inbound message 633-attention_notification received but not processed because of ABAP code error – transaction /AIF/ERR contains interface RU_NTF_GEN of namespace /STTC3 with error message “Error on receiving inbound MDLP message with /K3T/RU_MDLP_IN. AIF guid GUID1234”.

Implementation error.

3.    Solution

...

Transport request

Description / Dependencies

AT1K900935AT1K900975

3Keys MDLP Add-On FP04 Note 2022_02_01

Required transport AT1K900915AT1K900969

3.2    Correction instruction FP05

Transport request

Description / Dependencies

D1AK900424D1AK900456

3Keys MDLP Add-On FP05 Note 2022_02_01

Required transport D1AK900418D1AK900454

3.3    Correction instruction ATTP 3.0

Transport request

Description / Dependencies

A1DK900269A1DK900355

3Keys MDLP Add-On 3.0 Note 2022_02_01

Required transport A1DK900261A1DK900335

3.4    Correction instruction ATTP 3.1

Transport request

Description / Dependencies

A2DK900211A2DK900328

3Keys MDLP Add-On 3.1 Note 2022_02_01

Required transport A2DK900122A2DK900299

4.    Recommendation

Test message field “Document Date” value for message 415 Move Order after status “05-Missing data” at Check new inbound document 633-attention_notification is displayed via transaction /K3T/RU_MONITOR. Test function “Maintain missing data” for messages 341, 361, 362, 415, 416, 441, 461, 363, 335 and check that the <detail> section was not added to the node <sscc_detail> in the XML if new parameters maintained in the transaction /K3T/RU_PARAM

5.    Source code objects

...

Short description

Program

Object type

Object name

Class Definition (ABAP Objects)

LIMU

CLSDTranslation for: Domain Definition

LANG

DOMD

/K3T/CL_RU_NOTIF

Protected Header (ABAP Objects)

LIMU

CPRO

/K3T/CL_RU_NOTIF

Public Header (ABAP Objects)

LIMU

CPUB

/K3T/CL_RU_NOTIF

NOTE2022_04_01V1

Method (ABAP Objects)

LIMU

METH

/K3T/CL_RU_NOTIF              CONVERTAIF_STRINGIN_TO_DATE

Method (ABAP Objects)

LIMU

METH

/K3T/CL_RU_NOTIF              SET_DEFAULT_DATA_FOR_UI

Method (ABAP Objects)

LIMU

METH

/K3T/CL_RU_BADI_UTILS         FIND_COST_INFO_SSCC

Method (ABAP Objects)

LIMU

METH

/K3T/CL_RU_BADI_UTILS         FIND_RELEASE_INFO_SSCC

Method (ABAP Objects)

LIMU

METH

/K3T/CL_RU_BADI_UTILS         FIND_CUSTOM_INFO_SSCC

UTILS       REPLACE_XML_ATTR_UTC_TO_OFFSET

Domain

R3TR

DOMA

/K3T/RU_NOTE2022_02_01V1

Domain

R3TR

DOMA

/K3T/RU_NOTE2022_02_01V2

View file
nameFP04_Note_2022_02_1_3Keys_MDLP_Connector_2.0.zip
View file
nameFP05_Note_2022_02_1_3Keys_MDLP_Connector_2.0.zip
View file
nameATTP30_Note_2022_02_1_3Keys_MDLP_Connector_2.0.zip

04_01V1