Index: vhPowerTools/APPS/Halux/PPS/BatchPowerService.cls.xml =================================================================== diff -u -r48122 -r52135 --- vhPowerTools/APPS/Halux/PPS/BatchPowerService.cls.xml (.../BatchPowerService.cls.xml) (revision 48122) +++ vhPowerTools/APPS/Halux/PPS/BatchPowerService.cls.xml (.../BatchPowerService.cls.xml) (revision 52135) @@ -1,7 +1,7 @@ -%RegisteredObject +TECH.RegisteredObject @@ -120,6 +120,58 @@ Do ##class(APPS.Halux.common.impl.BatchService).%New().VerwijderBatchesOuderDan(-1) ]]> + + + +Powertool om een Toelevering te wissen uit een Batch. +Ideaal als de toelevering reeds verwijderd is maar toch nog aanwezig is in de lijst (index) van Toelev in Batch. +Oproepen via: + Do ##class(vhPowerTools.APPS.Halux.PPS.BatchPowerService).VerwijderToeleveringUitBatch(ToeleveringID) +1 +ToeleveringID:%String + +