Index: AX/Uitgaand/PM/ExtArtOmschrLev/impl/ExtArtOmschrLevDixfConverter.cls.xml
===================================================================
diff -u -r41192 -r41216
--- AX/Uitgaand/PM/ExtArtOmschrLev/impl/ExtArtOmschrLevDixfConverter.cls.xml (.../ExtArtOmschrLevDixfConverter.cls.xml) (revision 41192)
+++ AX/Uitgaand/PM/ExtArtOmschrLev/impl/ExtArtOmschrLevDixfConverter.cls.xml (.../ExtArtOmschrLevDixfConverter.cls.xml) (revision 41216)
@@ -57,6 +57,7 @@
AXdixf.ExtArtOmschr.ExtArtOmschr
@@ -103,6 +109,12 @@
Set AxProduct.ItemId = ..Product.Basis.IdentNummer
Set AxProduct.ModuleType = "03"
+ // OPGELET: Volgende "Set AxProduct"-lijnen zijn niet nodig voor AX, maar kunnen gebruikt worden ter controle:
+ Set AxProduct.DefaultOrderType = ..BepaalDefaultOrderTypeHLX()
+ Set AxProduct.LeverancierNummer = ..Product.Basis.LeverancierNummer
+ Set AxProduct.LinkType = ..Product.Basis.LinkType
+
+
Set ..AxProduct = AxProduct
Quit ..AxProduct
]]>
@@ -113,9 +125,8 @@
%String
@@ -125,15 +136,47 @@
1
%String
+
+
+1
+%String
+
+
+
+
+1
+%String
+
+