Index: APPS/Halux/common/impl/SequentieService.cls.xml =================================================================== diff -u -r63698 -r63747 --- APPS/Halux/common/impl/SequentieService.cls.xml (.../SequentieService.cls.xml) (revision 63698) +++ APPS/Halux/common/impl/SequentieService.cls.xml (.../SequentieService.cls.xml) (revision 63747) @@ -169,9 +169,7 @@ Do blSequencer.Init(Batch.GeefID(), Batch.GeefProductieGroep()) - If (Batch.GeefProductieGroep() = ..ProductieGroep.Kast) || - (Batch.GeefProductieGroep() = ..ProductieGroep.Plus) || - (Batch.GeefProductieGroep() = ..ProductieGroep.TBXOrionGrijsVhoss) { + If ##class(TECH.StringUtils).Equals(Batch.GeefProductieGroep(), ..ProductieGroep.Kast, ..ProductieGroep.Plus, ..ProductieGroep.TBXOrionGrijsVhoss) { Do blSequencer.BldVHossSequence(.QtyLade, .QtyEmpty, .QtyVHoss, .SkippedTekst) If ($Length($Get(SkippedTekst))) {