Kazakhstan CEDM Note 2024_03_1
Document History
Version | Changes | Effective Date |
1.0 | First approved version 3Keys Kazakhstan CEDM Add-On Note 2024_03_1 | 07-May-2024 |
1.    Overview
This document describes changes in the 3Keys Kazakhstan CEDM connector ABAP part.Â
2. Description
Price information for reporting notification is changed to optional. Reporting notification is created without price specification steps by default and could be activated using parameter via transaction /K3TKZ/EDO_PARAM value X:
Parameter | Document type |
PRICE_RELEV_0001 | Enable pricing information for Act of acceptance Single distributor (type 0001) |
PRICE_RELEV_0002 | Enable pricing information for Introduce from EAEU (type 0002) |
PRICE_RELEV_0003 | Enable pricing information for Import from 3rd countries (type 0003) |
PRICE_RELEV_0004 | Enable pricing information for Write off notification (type 0004) |
PRICE_RELEV_0010 | Enable pricing information for Act of acceptance (type 0010) |
New feature.
3. Solution
Import related transport request
3.1Â Â Â Â Correction instruction ATTP 3.0
Transport request | Description / Dependencies |
A1DK900685 | 3Keys Kazakhstan EDO Add-On 3.0 Note 2024_03_01 Required transport A1DK900548 |
3.2Â Â Â Â Correction instruction ATTP 3.1
Transport request | Description / Dependencies |
A2DK900767 | 3Keys Kazakhstan EDO Add-On 3.1 Note 2024_03_01 Required transport A2DK900765 |
3.3Â Â Â Â Correction instruction ATTP 3.2
Transport request | Description / Dependencies |
A3DK900358 | 3Keys Kazakhstan EDO Add-On 3.2 Note 2024_03_01 Required transport A3DK900356 |
3.4Â Â Â Â Correction instruction ATTP 3.3
Transport request | Description / Dependencies |
A4DK900222 | 3Keys Kazakhstan EDO Add-On 3.3 Note 2024_03_01 Required transport A4DK900220 |
4. Recommendation
No actions required
5. Source code objects
Short description | Program | Object type | Object name |
Class Definition (ABAP Objects) | LIMU | CLSD | /K3TKZ/CL_EDO_CONST |
Private Header (ABAP Objects) | LIMU | CPRI | /K3TKZ/CL_EDO_DOCUMENT |
Protected Header (ABAP Objects) | LIMU | CPRO | /K3TKZ/CL_EDO_DOCUMENT |
Public Header (ABAP Objects) | LIMU | CPUB | /K3TKZ/CL_EDO_CONST |
Function Module | LIMU | FUNC | /K3TKZ/EDO_UI_POPUP_NOTIF |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_EDO_0001_MAPPERÂ Â Â Â MAP_STRUCTURE |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_EDO_0002_MAPPERÂ Â Â Â MAP_STRUCTURE |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_EDO_0003_MAPPERÂ Â Â Â MAP_STRUCTURE |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_EDO_0004_MAPPERÂ Â Â Â MAP_STRUCTURE |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_EDO_0010_MAPPERÂ Â Â Â MAP_STRUCTURE |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_EDO_DOCUMENTÂ Â Â Â Â Â Â CREATE_FROM_QTY |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_EDO_DOCUMENTÂ Â Â Â Â Â Â MAINTAIN_MISSING_DATA |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_EDO_DOCUMENTÂ Â Â Â Â Â Â OPEN_UI_POPUP |
Method (ABAP Objects) | LIMU | METH | /K3TKZ/CL_EDO_DOCUMENTÂ Â Â Â Â Â Â SET_PRICE_RELEVANT |
Report Source Code | LIMU | REPS | /K3TKZ/LEDO_UI_POPUP_NOTIFF01 |
Report Source Code | LIMU | REPS | /K3TKZ/LEDO_UI_POPUP_NOTIFO01 |
Report Source Code | LIMU | REPS | /K3TKZ/LEDO_UI_POPUP_NOTIFTOP |
Domain | R3TR | DOMA | /K3TKZ/D_EDO_NOTE2024_03_01V1 |
Â
Â