Index: vhDeploy/Maatwerk/RVG/AansturingIncrementeel.cls.xml =================================================================== diff -u -r69920 -r69925 --- vhDeploy/Maatwerk/RVG/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 69920) +++ vhDeploy/Maatwerk/RVG/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 69925) @@ -14,7 +14,7 @@ #dim Aansturing As vhDeploy.Maatwerk.RVG.AansturingIncrementeel = ..%New() Do Aansturing.MaakAansturingVoorProductie(Categorie) - Do Aansturing.VerwijderOudeActiviteiten(Categorie) + Do Aansturing.VerwijderOudeAansturingActies(Categorie) Do ##class(APPS.Halux.PPS.impl.AansturingActie).%PurgeIndices() Do ##class(APPS.Halux.PPS.impl.AansturingActie).%BuildIndices() @@ -33,9 +33,9 @@ ]]> - + Categorie:%String -