...
This document describes changes in the 3Keys Kazakhstan CEDM connector ABAP part.
2. Description
Notification check for zero price value changed. Zero price Price value 0 is allowed in for the following cases:
...
CEDM messages. The following sources of price information allow the price value 0:
Price value 0 maintained with Popup Missing data
...
Zero price is set from GTIN attribute
...
Price value 0 maintained as GTIN attribute
Price value 0 set in the BADI /K3TKZ/BADI_EDO_CHG_AFTER_MAP
For other cases notification check will return price validation errorThe message processing will be stopped in status 05-Missing data and waiting manual user input in case price cannot be determined.
New feature.
Price determination logic changed:
Fill price from GTIN attribute ZKZ_PRICE_00XX (document type specific, for example ZKZ_PRICE_0003 Import from 3rd countries) - new GTIN attrubute
Fill price from GTIN attribute ZKZ_PRICE
To use new GTIN attribute it is required to activate BC Set /K3TKZ/CUST_EDO_3_X_2024_04_05 and maintain GTIN attribute manually via transaction /STTP/COCKPIT node “Trade Items” tab “Additional Attributes” for relevant document types. New BC Set contains the following GTIN attributes:New GTIN attributes for price per CEDM message type.
ZKZ_PRICE_0001 (“Act of acceptance Single Distributor” notification)
ZKZ_PRICE_0002 (“Import from EAEU” notification)
ZKZ_PRICE_0003 (“Import from 3rd countries” notification)
ZKZ_PRICE_0004 (“Withdrawal” notification)
ZKZ_PRICE_0005 (“Return to circulation” notification)
ZKZ_PRICE_0010 (“Act of acceptance” notification)
To use new GTIN attribute it is required to activate BC Set /K3TKZ/CUST_EDO_3_X_2024_04_05 and maintain GTIN attribute manually via transaction /STTP/COCKPIT node “Trade Items” tab “Additional Attributes” for relevant document types
The system will determine price from the default GTIN attribute “ZKZ_PRICE” if GTIN attributes for price per CEDM message type is not maintained.
New feature.
3. Solution
Import related transport request
...