Index: AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml =================================================================== diff -u -r42348 -r42350 --- AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml (.../VrijgegProductDixfConverter.cls.xml) (revision 42348) +++ AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml (.../VrijgegProductDixfConverter.cls.xml) (revision 42350) @@ -48,6 +48,10 @@ %String + +%String + + %String @@ -217,7 +221,7 @@ Set AxProduct.InventItemInventSetupCalendarDays = "1" Set AxProduct.InventItemSalesDeliveryDateControlType = ..BepaalInventItemSalesDeliveryDateControlTypeVH(Product) Set ..InventItemSalesDeliveryDateControlType = AxProduct.InventItemSalesDeliveryDateControlType - Set AxProduct.InventItemSalesSetupATPTimeFence = ..BepaalInventItemSalesSetupATPTimeFence(Product) + Set AxProduct.InventItemSalesSetupATPTimeFence = ..BepaalInventItemSalesSetupATPTimeFenceVH(Product) Set AxProduct.InventItemSalesSetupOverride = ..BepaalInventItemSalesSetupOverride(Product) Set AxProduct.ADUProductMainGroupId = ..BepaalADUProductMainGroupId(Product) Set AxProduct.ADUProductGroupId = ..BepaalADUProductGroupId(Product) @@ -342,7 +346,7 @@ Set AxProduct.InventItemInventSetupCalendarDays = "1" Set AxProduct.InventItemSalesDeliveryDateControlType = ..BepaalInventItemSalesDeliveryDateControlTypeHLX(Product) Set ..InventItemSalesDeliveryDateControlType = AxProduct.InventItemSalesDeliveryDateControlType - Set AxProduct.InventItemSalesSetupATPTimeFence = ..BepaalInventItemSalesSetupATPTimeFence(Product) + Set AxProduct.InventItemSalesSetupATPTimeFence = ..BepaalInventItemSalesSetupATPTimeFenceHLX(Product) Set AxProduct.InventItemSalesSetupOverride = ..BepaalInventItemSalesSetupOverride(Product) Set AxProduct.ADUProductMainGroupId = ..BepaalADUProductMainGroupId(Product) Set AxProduct.ADUProductGroupId = ..BepaalADUProductGroupId(Product) @@ -556,6 +560,9 @@ Else { Set BepaalInventItemPurchSetupLeadTimeHLX = "" } + + Set ..InventItemPurchSetupLeadTimeHLX = BepaalInventItemPurchSetupLeadTimeHLX + Quit BepaalInventItemPurchSetupLeadTimeHLX ]]> @@ -906,22 +913,40 @@ ]]> - + + +// Product:AX.Uitgaand.PM.Product.impl.Product %String + +Product:AX.Uitgaand.PM.Product.impl.Product +%String + + + Product:AX.Uitgaand.PM.Product.impl.Product %String