Index: AX/Uitgaand/PM/impl/Convertor/Sopr/BlumKunde.cls.xml =================================================================== diff -u -r45736 -r45744 --- AX/Uitgaand/PM/impl/Convertor/Sopr/BlumKunde.cls.xml (.../BlumKunde.cls.xml) (revision 45736) +++ AX/Uitgaand/PM/impl/Convertor/Sopr/BlumKunde.cls.xml (.../BlumKunde.cls.xml) (revision 45744) @@ -34,7 +34,7 @@ Quit:BlumKunde="340250" "vhbe-08628" Quit:BlumKunde="212250" "vhbe-08629" Quit:BlumKunde="271250" "vhbe-08630" - Quit "vhbe-05005" + Quit "05005" ]]> Index: vhUnitTest/AX/Uitgaand/PM/AankoopOrderHoofding/impl/AankoopOrderHoofdingDixfConverter/Test.cls.xml =================================================================== diff -u -r42867 -r45744 --- vhUnitTest/AX/Uitgaand/PM/AankoopOrderHoofding/impl/AankoopOrderHoofdingDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 42867) +++ vhUnitTest/AX/Uitgaand/PM/AankoopOrderHoofding/impl/AankoopOrderHoofdingDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 45744) @@ -282,7 +282,7 @@ #dim Hoofding As AXdixf.AankoopOrderHoofding.AankoopOrderHoofding = Converter.Convert(..ToeleveringStub,Vestiging) - Do $$$AssertEquals(Hoofding.DefaultDimension,"08630") + Do $$$AssertEquals(Hoofding.DefaultDimension,"vhbe-08630") ]]> Index: vhUnitTest/AXimpl/Utils/ConvertPrimaryVendorId/Test.cls.xml =================================================================== diff -u -r44893 -r45744 --- vhUnitTest/AXimpl/Utils/ConvertPrimaryVendorId/Test.cls.xml (.../Test.cls.xml) (revision 44893) +++ vhUnitTest/AXimpl/Utils/ConvertPrimaryVendorId/Test.cls.xml (.../Test.cls.xml) (revision 45744) @@ -123,7 +123,7 @@ #dim PrimaryVendorId As %String = Converter.ConvertPrimaryVendorId(Firma,AxProduct) - Do $$$AssertEquals(PrimaryVendorId,"08607") + Do $$$AssertEquals(PrimaryVendorId,"vhbe-08607") ]]>