Index: AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml
===================================================================
diff -u -r40872 -r40940
--- AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml (.../VrijgegProductDixfConverter.cls.xml) (revision 40872)
+++ AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml (.../VrijgegProductDixfConverter.cls.xml) (revision 40940)
@@ -25,98 +25,117 @@
1
-
+
+
+
+
+
%String
-1
-
+
%String
-1
-
+
%String
-1
-
+
%String
+
+
+
+%String
1
-ProductBepaler:AXdixf.VrijgegProduct.VrijgegProduct,Vestiging:%String
+ProductBepaler:AXdixf.VrijgegProduct.VrijgegProduct,Vestiging:%String,LeverancierNummer:%String=""
1
1
%Status
1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
+%String
+
+
+
-ResultSet:TECH.ResultSet
+Product:AX.Uitgaand.PM.Product.impl.Product
AXdixf.VrijgegProduct.VrijgegProduct
-ResultSet:TECH.ResultSet
+Product:AX.Uitgaand.PM.Product.impl.Product
AXdixf.VrijgegProduct.VrijgegProduct
-ResultSet:TECH.ResultSet
+Product:AX.Uitgaand.PM.Product.impl.Product
AXdixf.VrijgegProduct.VrijgegProduct
+
+
+
+
-ResultSet:TECH.ResultSet
-1
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
0) && (..DefaultOrderTypeVHProp = "Aankooporder")) {
- Set ReqGroupIdVH = "Min/Max"
+ ElseIf ((StockNietStock = "1") && (ScanType > 0) && (..DefaultOrderTypeVH = "Aankooporder")) {
+ Set BepaalReqGroupIdVH = "Min/Max"
}
- ElseIf ((StockNietStock = "1") && (..DefaultOrderTypeVHProp = "Aankooporder")) {
- Set ReqGroupIdVH = "BTS-1W"
+ ElseIf ((StockNietStock = "1") && (..DefaultOrderTypeVH = "Aankooporder")) {
+ Set BepaalReqGroupIdVH = "BTS-1W"
}
Else {
- Set ReqGroupIdVH = "Handmatig"
+ Set BepaalReqGroupIdVH = "Handmatig"
}
- Quit ReqGroupIdVH
+ Quit BepaalReqGroupIdVH
]]>
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String
0) && ((PalletAantal = "0") || (PalletAantal = ""))) {
- Set UOMSeqGroupId = "STK-GVP"
+ If ((KleinVerpakking = 0) && (NormaleVerpakking < 2) && (PalletAantal = 0)) {
+ Set BepaalUOMSeqGroupId = "STK-GVP"
}
- ElseIf (((Kleinverpakking = 0) || (Kleinverpakking = "")) && ((NormaleVerpakking = 0) || (NormaleVerpakking = ""))
- && (GrootVerpakking > 0) && (PalletAantal > 0)) {
- Set UOMSeqGroupId = "STK-GVP-PLT"
+ ElseIf ((KleinVerpakking = 0) && (NormaleVerpakking = 0) && (PalletAantal > 0)) {
+ Set BepaalUOMSeqGroupId = "STK-GVP-PLT"
}
- ElseIf (((Kleinverpakking = "0") || (Kleinverpakking = "")) && (NormaleVerpakking = "1")
- && (GrootVerpakking > 0) && (PalletAantal > 0)) {
- Set UOMSeqGroupId = "STK-GVP-PLT"
+ ElseIf ((KleinVerpakking = 0) && (NormaleVerpakking = 1) && (PalletAantal > 0)) {
+ Set BepaalUOMSeqGroupId = "STK-GVP-PLT"
}
- ElseIf (((Kleinverpakking = "0") || (Kleinverpakking = "")) && (NormaleVerpakking > 1)
- && (GrootVerpakking > 0) && (PalletAantal > 0)) {
- Set UOMSeqGroupId = "STK-KVP-GVP-PLT"
+ ElseIf ((KleinVerpakking = 0) && (NormaleVerpakking > 1) && (PalletAantal > 0)) {
+ Set BepaalUOMSeqGroupId = "STK-KVP-GVP-PLT"
}
- ElseIf ((Kleinverpakking > 0) && (NormaleVerpakking > 0) && (GrootVerpakking > 0) && (PalletAantal > 0)) {
- Set UOMSeqGroupId = "STK-KVP-NVP-GVP-PLT"
+ ElseIf ((KleinVerpakking > 0) && (NormaleVerpakking > 0) && (PalletAantal > 0)) {
+ Set BepaalUOMSeqGroupId = "STK-KVP-NVP-GVP-PLT"
}
Else {
- Set UOMSeqGroupId = "Not properly formated"
+ Set BepaalUOMSeqGroupId = ""
}
- Quit UOMSeqGroupId
+ Quit BepaalUOMSeqGroupId
]]>
-
-ResultSet:TECH.ResultSet
-1
+
+Product:AX.Uitgaand.PM.Product.impl.Product
%String