Index: vhUnitTest/AX/Uitgaand/PM/impl/IsBasisProductFilter/Test.cls.xml
===================================================================
diff -u -r47323 -r47461
--- vhUnitTest/AX/Uitgaand/PM/impl/IsBasisProductFilter/Test.cls.xml (.../Test.cls.xml) (revision 47323)
+++ vhUnitTest/AX/Uitgaand/PM/impl/IsBasisProductFilter/Test.cls.xml (.../Test.cls.xml) (revision 47461)
@@ -154,7 +154,7 @@
Do ProductImplMock.IndienMethodCall("GeefLeverancierID").DanReturn("L||6332")
Do ProductImplMock.IndienMethodCall("GeefKindBouwstenenIterator").DanReturn(IteratorMockKind)
Do ProductImplMock.IndienMethodCall("GeefHFBouwstenenIterator").DanReturn(IteratorMockHF)
- Do ProductImplMock.IndienMethodCall("GeefGenerischProductID").DanReturn("")
+ Do ProductImplMock.IndienMethodCall("GeefGenerischProductID").DanReturn("254796")
Do ProductImplMock.IndienMethodCall("GeefStockNietStock").DanReturn("")
Set ProductApiMock = ##class(vhTest.Mock.DOM.PM.ProductAPI).%New()
@@ -191,7 +191,7 @@
Do ProductImplMock.IndienMethodCall("GeefLeverancierID").DanReturn("L||6332")
Do ProductImplMock.IndienMethodCall("GeefKindBouwstenenIterator").DanReturn(IteratorMockKind)
Do ProductImplMock.IndienMethodCall("GeefHFBouwstenenIterator").DanReturn(IteratorMockHF)
- Do ProductImplMock.IndienMethodCall("GeefGenerischProductID").DanReturn("")
+ Do ProductImplMock.IndienMethodCall("GeefGenerischProductID").DanReturn("254796")
Do ProductImplMock.IndienMethodCall("GeefStockNietStock").DanReturn("")
Set ProductApiMock = ##class(vhTest.Mock.DOM.PM.ProductAPI).%New()
Index: AX/Uitgaand/PM/impl/IsBasisProductFilter.cls.xml
===================================================================
diff -u -r47323 -r47461
--- AX/Uitgaand/PM/impl/IsBasisProductFilter.cls.xml (.../IsBasisProductFilter.cls.xml) (revision 47323)
+++ AX/Uitgaand/PM/impl/IsBasisProductFilter.cls.xml (.../IsBasisProductFilter.cls.xml) (revision 47461)
@@ -56,10 +56,10 @@
Index: AX/Uitgaand/PM/Product/impl/ProductIterator.cls.xml
===================================================================
diff -u -r47259 -r47461
--- AX/Uitgaand/PM/Product/impl/ProductIterator.cls.xml (.../ProductIterator.cls.xml) (revision 47259)
+++ AX/Uitgaand/PM/Product/impl/ProductIterator.cls.xml (.../ProductIterator.cls.xml) (revision 47461)
@@ -69,7 +69,7 @@