Index: APPS/Halux/PPS/MatService.cls.xml =================================================================== diff -u -r66721 -r66728 --- APPS/Halux/PPS/MatService.cls.xml (.../MatService.cls.xml) (revision 66721) +++ APPS/Halux/PPS/MatService.cls.xml (.../MatService.cls.xml) (revision 66728) @@ -54,7 +54,7 @@ If $$$Not(BestaandeMatInfoIterator.HasNext()) { Do ..MatInfoRepository.Bewaar(MatInfo) } Else { - Do ..UpdatMatInfo(MatInfo, BestaandeMatInfoIterator.Next()) + Do ..UpdateMatInfo(MatInfo, BestaandeMatInfoIterator.Next()) } ]]> @@ -121,10 +121,11 @@ ]]> - + NieuweMatInfo:DOM.Halux.PPS.MatInfo,BestaandeMatInfo:DOM.Halux.PPS.MatInfo 1