MDLP Note 2022_03_3
Document History
Version | Changes | Effective Date |
1.0 | First approved version 3Keys MDLP Add-On Note 2022_03_3 | 21-Jun-2022 |
1. Overview
This document describes changes in the 3Keys MDLP connector ABAP part.
2. Description
Transaction /AIF/ERR contains error messages for rule execution (Namespace /STTEO Interface RULES_GEN Version 1) with log messages about runtime error inside AIF processing function module.
Log message part example:
Error UNCAUGHT_EXCEPTION (1F09B73915F6B64SE10000000A11447B) when calling /STTP/AIF_PROCESS_...
Line 1 in /K3T/CL_RR_RU_UTILS===========CM01H (/K3T/CL_RR_RU_UTILS===========CP)
An exception with the type CX_SY_ITAB_LINE_NOT_FOUND was raised, but was not handled locally or declared in a RAISING clause
The error reason is the ABAP code to determine fields “Subject ID”/”Config ID” for transaction /K3T/RU_MONITOR entry created with error status. MDLP document type 911 was not expected, and additional logic added to process MDLP document types 911, 912, 913, 914, 915.
Implementation error.
3. Solution
Import related to the transport request.
3.1 Correction instruction FP04
Transport request | Description / Dependencies |
AT1K900947 | 3Keys MDLP Add-On FP04 Note 2022_03_03 Required transport AT1K900937 |
3.2 Correction instruction FP05
Transport request | Description / Dependencies |
D1AK900434 | 3Keys MDLP Add-On FP05 Note 2022_03_03 Required transport D1AK900428 |
3.3 Correction instruction ATTP 3.0
Transport request | Description / Dependencies |
A1DK900313 | 3Keys MDLP Add-On 3.0 Note 2022_03_03 Required transport A1DK900272 |
3.4 Correction instruction ATTP 3.1
Transport request | Description / Dependencies |
A2DK900273 | 3Keys MDLP Add-On 3.1 Note 2022_03_03 Required transport A2DK900213 |
4. Recommendation
Check transaction /AIF/ERR contains no error messages for rule execution (Namespace /STTEO Interface RULES_GEN Version 1).
5. Source code objects
Short description | Program | Object type | Object name |
Method (ABAP Objects) | LIMU | METH | /K3T/CL_RR_RU_UTILS GET_MISSING_DATA_FIELDS |
Domain | R3TR | DOMA | /K3T/RU_NOTE2022_03_03V1 |