Index: AXimpl/Admin/VKP/SalesPriceService.cls.xml
===================================================================
diff -u -r50877 -r50886
--- AXimpl/Admin/VKP/SalesPriceService.cls.xml (.../SalesPriceService.cls.xml) (revision 50877)
+++ AXimpl/Admin/VKP/SalesPriceService.cls.xml (.../SalesPriceService.cls.xml) (revision 50886)
@@ -32,6 +32,11 @@
1
+
+AXimpl.Utils.KlantIdConverter
+1
+
+
AX.Uitgaand.PM.impl.Convertor.Sopr.ProductConvertor
1
@@ -54,7 +59,7 @@
-SalesPriceService:AXimpl.Dynamics.SalesPriceOut.SalesPriceService="",MessageManager:AXimpl.MessageManager="",ProductApi:DOM.PM.ProductAPI
+SalesPriceService:AXimpl.Dynamics.SalesPriceOut.SalesPriceService="",MessageManager:AXimpl.MessageManager="",KlantIdConverter:AXimpl.Utils.KlantIdConverter=""
1
1
%Status
@@ -64,6 +69,7 @@
Set ..SalesPriceService.Timeout = 10
Set ..MessageManager = $$$Inject(MessageManager, ##class(AXimpl.MessageManager).%New())
+ Set ..KlantIdConverter = $$$Inject(KlantIdConverter, ##class(AXimpl.Utils.KlantIdConverter).%New())
Set ..SoprConvertor = ##class(AX.Uitgaand.PM.impl.Convertor.Sopr.ProductConvertor).%New()
Quit $$$OK
@@ -75,7 +81,7 @@
-
-KLNr:%String
-1
-%String
-
-
-
wegwerken]]>