Skip to end of banner
Go to start of banner

MDLP Note 2022_01_4

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 Current »

Document History

Version

Changes

Effective Date

1.0

First approved version

3Keys MDLP Add-On Note 2022_01_4

19-Nov-2021

1.    Overview

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

2.    Description

New rule type Z3K_912M added to support message 912 with multiple SSCC and recursive flag to unpack complete hierarchy. The MDLP version 1.35 or older is required.

Default maximum SSCC number per notification is 1500. This number could be changed using parameter /K3T/RU_MAXOCCURS_912 = new number (transaction /K3T/RU_PARAM).

New feature.

3.    Solution

Import related to the transport request.

3.1    Correction instruction FP04

Transport request

Description / Dependencies

AT1K900850

3Keys MDLP Add-On FP04 Note 2022_01_04

Required transport AT1K900841

3.2    Correction instruction FP05

Transport request

Description / Dependencies

D1AK900382

3Keys MDLP Add-On FP05 Note 2022_01_04

Required transport D1AK900364

3.3    Correction instruction ATTP 3.0

Transport request

Description / Dependencies

A1DK900241

3Keys MDLP Add-On 3.0 Note 2022_01_03

Required transport A1DK900230

3.4    Correction instruction ATTP 3.1

Transport request

Description / Dependencies

A2DK900053

3Keys MDLP Add-On 3.1 Note 2022_01_04

4.    Recommendation

Customize new rule type Z3K_912M instead of Z3K_912 via transaction /K3T/RU_CONF - Russia reporting configuration.

Replace rule type Z3K_912 trigger with new rule type Z3K_912M in custom code if necessary.

Verify that only one message 912 with all SSCCs is generated instead of multiple 912 messages in case event contains multiple SSCCs.

5.    Source code objects

Short description

Program

Object type

Object name

Class Definition (ABAP Objects)

LIMU

CLSD

/K3T/CL_RR_RU_CONST

Protected Header (ABAP Objects)

LIMU

CPRO

/K3T/CL_RU_NTF_BEF_UPLD

Public Header (ABAP Objects)

LIMU

CPUB

/K3T/CL_RR_RU_CONST

Method (ABAP Objects)

LIMU

METH

/K3T/CL_REP_RU                GET_CUSTOM_STRUC_BY_INTERFACE

Method (ABAP Objects)

LIMU

METH

/K3T/CL_REP_RU                GET_CUSTOM_XML_RAW_BY_INTERF

Method (ABAP Objects)

LIMU

METH

/K3T/CL_RU_NTF_BEF_UPLD       EXTRACT_DATA

Method (ABAP Objects)

LIMU

METH

/K3T/CL_RU_NTF_BEF_UPLD       PARSE_NTF_Z912_UNIT_UNPACK

Class (ABAP Objects)

R3TR

CLAS

/K3T/CL_RU_912M_UNPACK_ALL

Domain

R3TR

DOMA

/K3T/RU_NOTE2022_01_04V1

BC Set or Customizing Profile

R3TR

SCP1

/K3T/CUST_MDLP_300_2022_01_04

Table

R3TR

TABL

/K3T/S_RU_NOTIFDOC_912

Table

R3TR

TABL

/K3T/S_RU_NOTIF_912

Table

R3TR

TABL

/K3T/S_RU_NOTIF_912_AIF

Table

R3TR

TABL

/K3T/S_RU_NOTIF_912_MSG

Table

R3TR

TABL

/K3T/S_RU_UNIT_UNPACK

Table Contents

R3TR

TABU

/K3T/RU_CRULE

Table Contents

R3TR

TABU

/K3T/RU_RULE

Table Contents

R3TR

TABU

/STTP/REPNTFTYPE

Table Contents

R3TR

TABU

/STTP/RULE_TYPE

View Maintenance: Data

R3TR

VDAT

/AIF/V_FINF_ENG

View Maintenance: Data

R3TR

VDAT

/AIF/V_FINF

View Cluster Maintenance: Data

R3TR

CDAT

/AIF/SMAP

 

  • No labels