TECH.RegisteredObject Do ##class(vhPowerTools.APPS.Halux.PPS.BatchPowerService).%New().AskDesactiveerBatch() 0 Do ##class(vhPowerTools.APPS.Halux.PPS.BatchPowerService).%New().DesactiveerBatch(BatchID) BatchID:%String Do ##class(vhPowerTools.APPS.Halux.PPS.BatchPowerService).%New().ZetBatchOpProductieLijn(BatchID,Lijn) BatchID:%String,ProductieLijn:APPS.Halux.common.enu.ProductieLijn Batch:APPS.Halux.common.Batch %String Do ##class(vhPowerTools.APPS.Halux.PPS.BatchPowerService).DesactiveerAlleBatches() 1 Do ##class(vhPowerTools.APPS.Halux.PPS.BatchPowerService).VerwijderAlleBatches() 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