Index: APPS/Halux/PPS/impl/Aansturing/AansturingActieUitvoerder/AsyncUitvoerder.cls.xml =================================================================== diff -u -r61982 -r62441 --- APPS/Halux/PPS/impl/Aansturing/AansturingActieUitvoerder/AsyncUitvoerder.cls.xml (.../AsyncUitvoerder.cls.xml) (revision 61982) +++ APPS/Halux/PPS/impl/Aansturing/AansturingActieUitvoerder/AsyncUitvoerder.cls.xml (.../AsyncUitvoerder.cls.xml) (revision 62441) @@ -38,7 +38,7 @@ Set itActiesIDs = ##class(TECH.ListIterator).%New(ActieIDs) - If (..IsTAXLade(BatchCategorie) || ..IsTBXofLBXlade(BatchCategorie)) { + If (..IsTAXLade(BatchCategorie) || ..IsTBXofLBXofMVXlade(BatchCategorie)) { Do ..VerkrijgLock(BatchCategorie, BatchID) } try { @@ -49,7 +49,7 @@ Do ..AansturingActieUitvoerder.VoerUitAansturingActieVoorBatch(BatchID,ActiviteitGroepID,ActieID,ActieParameters) } - If (..IsTAXLade(BatchCategorie) || ..IsTBXofLBXlade(BatchCategorie)) { + If (..IsTAXLade(BatchCategorie) || ..IsTBXofLBXofMVXlade(BatchCategorie)) { Do ..Verwijderlock(BatchCategorie) } } Catch { @@ -78,8 +78,8 @@ Categorie:APPS.Halux.common.enu.Categorie,Wachtinterval:%Double %Boolean Categorie:APPS.Halux.common.enu.Categorie - + Categorie:APPS.Halux.common.enu.Categorie %Boolean -