Index: vhUnitTest/AXimpl/Utils/ConvertPrimaryVendorId/Test.cls.xml =================================================================== diff -u -r45744 -r45821 --- vhUnitTest/AXimpl/Utils/ConvertPrimaryVendorId/Test.cls.xml (.../Test.cls.xml) (revision 45744) +++ vhUnitTest/AXimpl/Utils/ConvertPrimaryVendorId/Test.cls.xml (.../Test.cls.xml) (revision 45821) @@ -123,7 +123,7 @@ #dim PrimaryVendorId As %String = Converter.ConvertPrimaryVendorId(Firma,AxProduct) - Do $$$AssertEquals(PrimaryVendorId,"vhbe-08607") + Do $$$AssertEquals(PrimaryVendorId,"08607") ]]> Index: vhUnitTest/AX/Uitgaand/PM/AankoopOrderHoofding/impl/AankoopOrderHoofdingDixfConverter/Test.cls.xml =================================================================== diff -u -r45744 -r45821 --- vhUnitTest/AX/Uitgaand/PM/AankoopOrderHoofding/impl/AankoopOrderHoofdingDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 45744) +++ vhUnitTest/AX/Uitgaand/PM/AankoopOrderHoofding/impl/AankoopOrderHoofdingDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 45821) @@ -282,7 +282,7 @@ #dim Hoofding As AXdixf.AankoopOrderHoofding.AankoopOrderHoofding = Converter.Convert(..ToeleveringStub,Vestiging) - Do $$$AssertEquals(Hoofding.DefaultDimension,"vhbe-08630") + Do $$$AssertEquals(Hoofding.DefaultDimension,"08630") ]]>