Index: vhTest/Mock/DOM/PM/Product.cls.xml =================================================================== diff -u -r47499 -r47780 --- vhTest/Mock/DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 47499) +++ vhTest/Mock/DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 47780) @@ -484,6 +484,12 @@ ]]> + +ActiefStatus:DOM.PM.enu.ActiefStatus + + + BarcodeWaarde:%String WerkvloerEenheid:%String + +1 +ActiefStatus:DOM.PM.enu.ActiefStatus + + 1 Index: vhUnitTest/AXimpl/Dynamics/ProductItemUpsertIn/Converter/ProductItemConverter/Test.cls.xml =================================================================== diff -u -r47622 -r47780 --- vhUnitTest/AXimpl/Dynamics/ProductItemUpsertIn/Converter/ProductItemConverter/Test.cls.xml (.../Test.cls.xml) (revision 47622) +++ vhUnitTest/AXimpl/Dynamics/ProductItemUpsertIn/Converter/ProductItemConverter/Test.cls.xml (.../Test.cls.xml) (revision 47780) @@ -183,7 +183,7 @@ Do ProductMock.VerwachtMethodCall("ZetStockNietStock",1).DanDoeNiks() ; ReqCovType ;Do ProductMock.VerwachtMethodCall("ZetWeetNiet7","").DanDoeNiks() ; StoppedInvent ;Do ProductMock.VerwachtMethodCall("ZetWeetNiet8","").DanDoeNiks() ; StoppedPurch - ;Do ProductMock.VerwachtMethodCall("ZetWeetNiet9","").DanDoeNiks() ; StoppedSales + Do ProductMock.VerwachtMethodCall("ZetActiefStatus","").DanDoeNiks() ; StoppedSales ;Do ProductMock.VerwachtMethodCall("ZetWeetNiet10","").DanDoeNiks() ; VendName Do ProductMock.VerwachtMethodCall("ZetHoofdGroep","01HF").DanDoeNiks() Index: AXimpl/Dynamics/ProductItemUpsertIn/Converter/ProductItemConverter.cls.xml =================================================================== diff -u -r47688 -r47780 --- AXimpl/Dynamics/ProductItemUpsertIn/Converter/ProductItemConverter.cls.xml (.../ProductItemConverter.cls.xml) (revision 47688) +++ AXimpl/Dynamics/ProductItemUpsertIn/Converter/ProductItemConverter.cls.xml (.../ProductItemConverter.cls.xml) (revision 47780) @@ -120,11 +120,11 @@ Do Product.ZetAantalInKleinVerpakking(..BepaalAantalInKleinVerpakking(ProductItem)) ;QtyKVP Do Product.ZetAantalInNormaalVerpakking(..BepaalAantalInNormaalVerpakking(ProductItem)) ;QtyNVP Do Product.ZetPalletAantal(..BepaalPalletAantal(ProductItem)) ;QtyPLT - Do Product.ZetStockNietStock(..BepaalStockNietStock(ProductItem)) ; ReqGroupId, negeren, wordt nog ander veld, moet naar stock/nietstock + Do Product.ZetStockNietStock(..BepaalStockNietStock(ProductItem)) ; ReqCovType ;Do Product.ZetWeetNiet7(..BepaalWeetNiet7(ProductItem)) ; StoppedInvent , sca volgt op ;Do Product.ZetWeetNiet8(..BepaalWeetNiet8(ProductItem)) ; StoppedPurch , sca volgt op - ;Do Product.ZetWeetNiet9(..BepaalWeetNiet9(ProductItem)) ; StoppedSales , sca volgt op + Do Product.ZetActiefStatus(..BepaalCommercieelAktief(ProductItem)) ; StoppedSales ;Do Product.ZetWeetNiet10(..BepaalWeetNiet10(ProductItem)) ; VendName, negeren Do Product.ZetKorttekst(..BepaalKorttekst(ProductItem)) Do ..ConvertGroepen(Product, ProductItem) ;ok @@ -504,11 +504,13 @@ ]]> - + ProductItem:AXif.Dynamics.ProductItemIn.MessageParts.AxdEntityItem 1 %String - Index: DOM/PM/impl/ProductImpl.cls.xml =================================================================== diff -u -r47498 -r47780 --- DOM/PM/impl/ProductImpl.cls.xml (.../ProductImpl.cls.xml) (revision 47498) +++ DOM/PM/impl/ProductImpl.cls.xml (.../ProductImpl.cls.xml) (revision 47780) @@ -745,6 +745,12 @@ + + +ActiefStatus:DOM.PM.enu.ActiefStatus + + Index: vhTest/Mock/DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r47567 -r47780 --- vhTest/Mock/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 47567) +++ vhTest/Mock/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 47780) @@ -448,6 +448,12 @@ ]]> + +ActiefStatus:DOM.PM.enu.ActiefStatus + + + BarcodeWaarde:%String @@ -812,6 +817,12 @@ ]]> + +ActiefStatus:DOM.PM.enu.ActiefStatus + + + 1 %String Index: vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r47567 -r47780 --- vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 47567) +++ vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 47780) @@ -14,6 +14,12 @@ %Integer + +ActiefStatus:DOM.PM.enu.ActiefStatus + + + %Boolean + + + + + + + +