Index: APPS/Halux/common/impl/ProductieGroepBepalerLBX.cls.xml =================================================================== diff -u -r58275 -r58401 --- APPS/Halux/common/impl/ProductieGroepBepalerLBX.cls.xml (.../ProductieGroepBepalerLBX.cls.xml) (revision 58275) +++ APPS/Halux/common/impl/ProductieGroepBepalerLBX.cls.xml (.../ProductieGroepBepalerLBX.cls.xml) (revision 58401) @@ -67,6 +67,8 @@ Set ProductieGroep = ..ProductieGroep.LBXSpoelbakVHoss } ElseIf (..IngegevenKenmerkenTypeAPI.IsSmalleLade(IngegevenKenmerken) && (..IsAfsplitsenNodig("LBX_SM_SP"))) { Set ProductieGroep = ..ProductieGroep.LBXSpoelbak + } ElseIf (..IngegevenKenmerkenTypeAPI.IsSifonlade(IngegevenKenmerken) && (..IsAfsplitsenNodig("LBX_SM_SP"))) { + Set ProductieGroep = ..ProductieGroep.LBXSpoelbak } Else { If (..IsV1Verpakking(IngegevenKenmerken)) { Set ProductieGroep = ..ProductieGroep.Stuk Index: APPS/Halux/Planning/impl/BatchService/Utils.cls.xml =================================================================== diff -u -r29059 -r58401 --- APPS/Halux/Planning/impl/BatchService/Utils.cls.xml (.../Utils.cls.xml) (revision 29059) +++ APPS/Halux/Planning/impl/BatchService/Utils.cls.xml (.../Utils.cls.xml) (revision 58401) @@ -18,6 +18,7 @@ %ListOfDataTypes ELEMENTTYPE="APPS.Halux.common.enu.ProductieGroep" + +Toelevering:DOM.AKP.Toelevering +1 +APPS.Halux.common.impl.ToeleveringSplitser + + + Toelevering:DOM.AKP.Toelevering %ListOfDataTypes