Index: APPS/Halux/PPS/Document/impl/LBX/BatchNaarObjective/OptieGenerator/ToeleveringProductInfoOptiesGenerator.cls.xml
===================================================================
diff -u -r71430 -r71436
--- APPS/Halux/PPS/Document/impl/LBX/BatchNaarObjective/OptieGenerator/ToeleveringProductInfoOptiesGenerator.cls.xml (.../ToeleveringProductInfoOptiesGenerator.cls.xml) (revision 71430)
+++ APPS/Halux/PPS/Document/impl/LBX/BatchNaarObjective/OptieGenerator/ToeleveringProductInfoOptiesGenerator.cls.xml (.../ToeleveringProductInfoOptiesGenerator.cls.xml) (revision 71436)
@@ -55,24 +55,43 @@
Do Opties.Insert(..GeefOptieVoorToelevering("AantalSifonLades", ToeleveringProductInfoVoorObjective.AantalSifonLades))
Do Opties.Insert(..GeefOptieVoorToelevering("AantalSpoelbakLades", ToeleveringProductInfoVoorObjective.AantalSpoelbakLades))
Do Opties.Insert(..GeefOptieVoorToelevering("AantalSmalleLades", ToeleveringProductInfoVoorObjective.AantalSmalleLades))
+ Do ##class(TECH.ListUtils).AppendList(Opties, ..GeefOptiesVoorAantallenPerRol(ToeleveringProductInfoVoorObjective.AantallenPerRol))
Quit Opties
]]>
+
+AantallenPerRol:TECH.KeyValue.UniqueList
+%ListOfObjects
+
+
+
Toelevering:DOM.AKP.Toelevering
1
APPS.Halux.PPS.Document.impl.LBX.BatchNaarObjective.ToeleveringProductInfoObjective
-
+
+
+
+
+
+
+
+
+HalffabItem:DOM.PM.Maatwerk.Calc.HF.IHalffabItem
+1
+%String
+
+
+
+
+1
+DOM.PM.enu.LadeVariant
+
+
Index: APPS/Halux/PPS/Document/impl/LBX/BatchNaarObjective/ToeleveringProductInfoObjective.cls.xml
===================================================================
diff -u -r71429 -r71436
--- APPS/Halux/PPS/Document/impl/LBX/BatchNaarObjective/ToeleveringProductInfoObjective.cls.xml (.../ToeleveringProductInfoObjective.cls.xml) (revision 71429)
+++ APPS/Halux/PPS/Document/impl/LBX/BatchNaarObjective/ToeleveringProductInfoObjective.cls.xml (.../ToeleveringProductInfoObjective.cls.xml) (revision 71436)
@@ -17,6 +17,10 @@
%Integer
0
+
+
+TECH.KeyValue.UniqueList
+