Index: vhUnitTest/WSimpl/AX/CalculatedProduct/RequestConverter/Test.cls.xml =================================================================== diff -u -r65092 -r67026 --- vhUnitTest/WSimpl/AX/CalculatedProduct/RequestConverter/Test.cls.xml (.../Test.cls.xml) (revision 65092) +++ vhUnitTest/WSimpl/AX/CalculatedProduct/RequestConverter/Test.cls.xml (.../Test.cls.xml) (revision 67026) @@ -425,6 +425,7 @@ Do ProductStub.IndienMethodCall("GeefGewichtInGram").DanReturn(..#RandomGewicht) Do ProductStub.IndienMethodCall("GeefPRNr").DanReturn(..#RandomProductId) Do ProductStub.IndienMethodCall("IsGenerischProduct").DanReturn($$$False) + Do ProductStub.IndienMethodCall("%Extends","DOM.PM.KADProduct.KADKaderdeur").DanReturn($$$False) Quit ProductStub ]]>