Index: DOM/PM/Maatwerk/Filter/impl/ProductieRouteFilter.cls.xml =================================================================== diff -u -r62308 -r68465 --- DOM/PM/Maatwerk/Filter/impl/ProductieRouteFilter.cls.xml (.../ProductieRouteFilter.cls.xml) (revision 62308) +++ DOM/PM/Maatwerk/Filter/impl/ProductieRouteFilter.cls.xml (.../ProductieRouteFilter.cls.xml) (revision 68465) @@ -68,6 +68,13 @@ MVXKenmerken:DOM.PM.Maatwerk.Calc.Common.impl.MVXKenmerken + Index: APPS/Halux/PPS/Document/impl/MVX/OnderdelenPicking.cls.xml =================================================================== diff -u -r68429 -r68465 --- APPS/Halux/PPS/Document/impl/MVX/OnderdelenPicking.cls.xml (.../OnderdelenPicking.cls.xml) (revision 68429) +++ APPS/Halux/PPS/Document/impl/MVX/OnderdelenPicking.cls.xml (.../OnderdelenPicking.cls.xml) (revision 68465) @@ -90,6 +90,7 @@ Index: APPS/Halux/PPS/Document/ProductieDetailDocument/impl/MVX/DetailBladGroepenBepaler.cls.xml =================================================================== diff -u -r68322 -r68465 --- APPS/Halux/PPS/Document/ProductieDetailDocument/impl/MVX/DetailBladGroepenBepaler.cls.xml (.../DetailBladGroepenBepaler.cls.xml) (revision 68322) +++ APPS/Halux/PPS/Document/ProductieDetailDocument/impl/MVX/DetailBladGroepenBepaler.cls.xml (.../DetailBladGroepenBepaler.cls.xml) (revision 68465) @@ -17,9 +17,9 @@ ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).AfdekkapBuiten() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Onderdelen2() } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).BevestigingBodemFront() { Set GroepNaam=..GeefGroepNaamVoorBevestigingBodemFront(ProductieRoute) } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).Bodem() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Bodem() } - ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).Boxcap() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Monteren() } - ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).BoxcoverVoor() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Monteren() } - ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).BoxcoverAchter() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Monteren() } + ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).Boxcap() { Set GroepNaam=..GeefGroepNaamBinFrontOfMonteren(ProductieRoute) } + ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).BoxcoverVoor() { Set GroepNaam=..GeefGroepNaamBinFrontOfMonteren(ProductieRoute) } + ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).BoxcoverAchter() { Set GroepNaam=..GeefGroepNaamBinFrontOfMonteren(ProductieRoute) } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).Dwarsverdeling() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Eindmontage() } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).DwarsverdelingHouder() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Eindmontage() } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).FrontBevestigingBoven() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Onderdelen2() } @@ -28,13 +28,13 @@ ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).FrontHouder() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).BinFront() } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).Geleider() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Onderdelen1() } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).InschuifElementVoor() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).BinFront() } - ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).InschuifElementZijkant() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Monteren() } + ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).InschuifElementZijkant() { Set GroepNaam=..GeefGroepNaamBinFrontOfMonteren(ProductieRoute) } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).LadeZijkant() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Monteren() } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).Meenemer() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Monteren() } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).MeenemerHuis() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Monteren() } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).Opvullijst() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Onderdelen2() } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).RelingVoor() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).BinFront() } - ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).RelingZijkant() { Set GroepNaam=..GeefGroepNaamVoorRelingZijkant(ProductieRoute) } + ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).RelingZijkant() { Set GroepNaam=..GeefGroepNaamBinFrontOfMonteren(ProductieRoute) } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).Rug() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Rug() } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).RugBodemSchroef() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Rug() } ElseIf Rol=##class(DOM.PM.Maatwerk.Calc.HF.enu.MVXRol).RugWandHouder() { Set GroepNaam=##class(APPS.Halux.PPS.Document.ProductieDetailDocument.impl.MVX.enu.DetailBladLayoutGroepen).Rug() } @@ -81,15 +81,15 @@ ]]> - + ProductieRoute:%String 1 %String