Kazakhstan CEDM Note 2025_01_1
Document History
Version | Changes | Effective Date |
1.0 | First approved version 3Keys Kazakhstan CEDM Add-On Note 2025_01_1 | 17-Dec-2024 |
1. Overview
This document describes changes in the 3Keys Kazakhstan CEDM connector ABAP part.
2. Description
Transaction /K3TKZ/EDO_MONITOR changed:
Functions “Software version” and “Change Log” via transaction /K3TKZ/EDO_MONITOR corrected:
close button is absent at Popup ALV screen on S4HANA foundation 2023. To resolve issue please implement SAP Note 3499220 ALV-OM - SALV Popup misses some standard functions in PF-status
new button “Spreadsheet…” added to export data to excel file
columns “Participant name” and “Counterparty name” with incorrect values in case tax code is not unique and used for multiple Business partners. New company registration type created: ZKZ_PAR_T (non-unique) value X to define business partner or location name to be shown in CEDM monitor transaction if the same BIN number is maintained on multiple business partners or locations. To use new registration type ZKZ_PAR_T It is required to activate BC Set /K3TKZ/CUST_EDO_3_X_2025_01_01 (see Solution section). To make registration type ZKZ_PAR_T non-unique please execute transaction /STTP/REGID_NON_UNIQUE from the SAP Note 2658936
Function “Display processing log” from menu “Message AIF” at item level corrected to be available for Inbound documents only
Program /K3TKZ/EDO_OMS_REP configuration ID determination corrected for case single tax code is not unique and used for multiple Business partners.
Implementation error.
New actions implemented into transaction /K3TKZ/EDO_API_SAAS to configure SAAS Log mode. Existing authorization object to display certificate used.
Available actions:
Display SAAS log mode: receive log mode information from connector
Change SAAS log mode: change current log mode at connector to new value from selection screen (“INFO”, “ERROR”, “DEBUG”)
For each action authority check is performed with authorisation object /K3TKZ/001 field /K3TKZ/DAC value 53-Display Certificate.
New feature.
3. Solution
Import related transport request
Activate BC Set depending on your ATTP version:
/K3TKZ/CUST_EDO_3_0_2025_01_01 (SAP ATTP 3.0 version)
/K3TKZ/CUST_EDO_3_1_2025_01_01 (SAP ATTP 3.1 version)
/K3TKZ/CUST_EDO_3_2_2025_01_01 (SAP ATTP 3.2 version)
/K3TKZ/CUST_EDO_3_3_2025_01_01 (SAP ATTP 3.3 version)
/K3TKZ/CUST_EDO_3_4_2025_01_01 (SAP ATTP 3.4 version)
/K3TKZ/CUST_EDO_4_1_2025_01_01 (SAP ATTP 4.1 version)
To make registration type ZKZ_PAR_T non-unique please execute transaction /STTP/REGID_NON_UNIQUE from the SAP Note 2658936.
3.1 Correction instruction ATTP 3.0
Transport request | Description / Dependencies |
A1DK900787 | 3Keys Kazakhstan CEDM Add-On 3.0 Note 2025_01_01 Required transport A1DK900779 |
3.2 Correction instruction ATTP 3.1
Transport request | Description / Dependencies |
A2DK900912 | 3Keys Kazakhstan CEDM Add-On 3.1 Note 2025_01_01 Required transport A2DK900889 |
3.3 Correction instruction ATTP 3.2
Transport request | Description / Dependencies |
A3DK900456 | 3Keys Kazakhstan CEDM Add-On 3.2 Note 2025_01_01 Required transport A3DK900446 |
3.4 Correction instruction ATTP 3.3
Transport request | Description / Dependencies |
A4DK900527 | 3Keys Kazakhstan CEDM Add-On 3.3 Note 2025_01_01 Required transport A4DK900499 |
3.5 Correction instruction ATTP 3.4
Transport request | Description / Dependencies |
A5DK900083 | 3Keys Kazakhstan CEDM Add-On 3.4 Note 2025_01_01 Required support package SAPK-30444INK3TKZ3 |
3.6 Correction instruction ATTP 4.1
Transport request | Description / Dependencies |
H18K900048 | 3Keys Kazakhstan CEDM Add-On 4.1 Note 2025_01_01 Required build SAPK-401COINK3TKZ3 |
4. Recommendation
Activate Note BC Set and execute manual activities from Solution section
5. Source code objects
Short description | Program | Object type | Object name |
Class Definition (ABAP Objects) | LIMU | CLSD | /K3TKZ/CL_EDO_API_CONST |
Class Definition (ABAP Objects) | LIMU | CLSD | /K3TKZ/CL_EDO_CONST |
Class Definition (ABAP Objects) | LIMU | CLSD | /K3TKZ/CL_EDO_REST_CONST |
Class Definition (ABAP Objects) | LIMU | CLSD | /K3TKZ/CL_EDO_UI_HELPER |
Protected Header (ABAP Objects) | LIMU | CPRO | /K3TKZ/CL_EDO_UI_HELPER |
Protected Header (ABAP Objects) | LIMU | CPRO | /K3TKZ/CL_UI_EDO_MON |
Public Header (ABAP Objects) | LIMU | CPUB | /K3TKZ/CL_EDO_API_CONST |
Public Header (ABAP Objects) | LIMU | CPUB | /K3TKZ/CL_EDO_CONST |
Public Header (ABAP Objects) | LIMU | CPUB | /K3TKZ/CL_EDO_REST_CONST |
Public Header (ABAP Objects) | LIMU | CPUB | /K3TKZ/CL_EDO_UI_HELPER |
GUI Definition | LIMU | CUAD | /K3TKZ/SAPLEDO_UI_POPUP |
Domain Definition | LIMU | DOMD | /K3TKZ/D_EDO_API_ACTION |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_EDO_STATUS CLASS_CONSTRUCTOR |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_EDO_UI_HELPER GET_PARTIC_NAME |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_EDO_UTILITIES GET_BUPA_CONFIG |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_UI_EDO_MON ON_DISP_AIF_BTN |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_UI_EDO_MON PREPARE_HELP_DATA |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_UI_EDO_MON REFRESH_HEADER |
Report Source Code | LIMU | REPS | /K3TKZ/EDO_API_SAAS_C01 |
Report Source Code | LIMU | REPS | /K3TKZ/EDO_API_SAAS_SSC |
Report Texts | LIMU | REPT | /K3TKZ/EDO_API_SAAS |
Domain | R3TR | DOMA | /K3TKZ/D_EDO_NOTE2025_01_01V1 |
BC Set or Customizing Profile | R3TR | SCP1 | /K3TKZ/CUST_EDO_3_0_2025_01_01 |
BC Set or Customizing Profile | R3TR | SCP1 | /K3TKZ/CUST_EDO_3_1_2025_01_01 |
BC Set or Customizing Profile | R3TR | SCP1 | /K3TKZ/CUST_EDO_3_2_2025_01_01 |
BC Set or Customizing Profile | R3TR | SCP1 | /K3TKZ/CUST_EDO_3_3_2025_01_01 |
BC Set or Customizing Profile | R3TR | SCP1 | /K3TKZ/CUST_EDO_3_4_2025_01_01 |
BC Set or Customizing Profile | R3TR | SCP1 | /K3TKZ/CUST_EDO_4_1_2025_01_01 |