Index: APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/enu/DetailBladLayoutGroepen/Verwerker.cls.xml
===================================================================
diff -u -r53545 -r57384
--- APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/enu/DetailBladLayoutGroepen/Verwerker.cls.xml (.../Verwerker.cls.xml) (revision 53545)
+++ APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/enu/DetailBladLayoutGroepen/Verwerker.cls.xml (.../Verwerker.cls.xml) (revision 57384)
@@ -30,7 +30,7 @@
Do ..VerwerkOnderdelen3()
} ElseIf DetailBladLayoutGroepen = "RUG" {
Do ..VerwerkRug()
- } ElseIf DetailBladLayoutGroepen = "SIFONLADE" {
+ } ElseIf DetailBladLayoutGroepen = "SIFONLADE : PARAMETERS EKO" {
Do ..VerwerkSifonlade()
} ElseIf DetailBladLayoutGroepen = "VERPAKKING" {
Do ..VerwerkVerpakking()
Index: APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/enu/DetailBladLayoutGroepen/AutoComplete.cls.xml
===================================================================
diff -u -r53545 -r57384
--- APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/enu/DetailBladLayoutGroepen/AutoComplete.cls.xml (.../AutoComplete.cls.xml) (revision 53545)
+++ APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/enu/DetailBladLayoutGroepen/AutoComplete.cls.xml (.../AutoComplete.cls.xml) (revision 57384)
@@ -73,7 +73,7 @@
%String
-"SIFONLADE"
+"SIFONLADE : PARAMETERS EKO"
1
1
Index: APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/enu/DetailBladLayoutGroepen.cls.xml
===================================================================
diff -u -r53545 -r57384
--- APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/enu/DetailBladLayoutGroepen.cls.xml (.../DetailBladLayoutGroepen.cls.xml) (revision 53545)
+++ APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/enu/DetailBladLayoutGroepen.cls.xml (.../DetailBladLayoutGroepen.cls.xml) (revision 57384)
@@ -8,7 +8,7 @@
-;;BODEM;RUG;MONTEREN;ONDERDELEN 1;ONDERDELEN 2;ONDERDELEN 3;BINFRONT;SIFONLADE;VERPAKKING;NOT_CATEGORIZED
+;;BODEM;RUG;MONTEREN;ONDERDELEN 1;ONDERDELEN 2;ONDERDELEN 3;BINFRONT;SIFONLADE : PARAMETERS EKO;VERPAKKING;NOT_CATEGORIZED
@@ -70,7 +70,7 @@
1
APPS.Halux.PPS.Document.ProductieDetailDocument.impl.TAX.enu.DetailBladLayoutGroepen
-
Index: APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/BladInhoudBuilder.cls.xml
===================================================================
diff -u -r53595 -r57384
--- APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/BladInhoudBuilder.cls.xml (.../BladInhoudBuilder.cls.xml) (revision 53595)
+++ APPS/Halux/PPS/Document/ProductieDetailDocument/impl/TAX/BladInhoudBuilder.cls.xml (.../BladInhoudBuilder.cls.xml) (revision 57384)
@@ -109,9 +109,9 @@
#dim IngegevenKenmerken As DOM.PM.Maatwerk.Calc.Common.impl.TAORKenmerken = ..Product.GeefIngegevenKenmerken()
If IngegevenKenmerken.UitsparingData.AantalUitsparingen = ##class(DOM.PM.enu.AantalUitsparingen).Enkel() {
- #dim FreesDiepteZ1 As %Decimal = ..GeefUitsparingFreesDiepteZ1(IngegevenKenmerken.UitsparingData)
- #dim FreesBreedteZ1 As %Decimal = ..GeefUitsparingFreesBreedteZ1(IngegevenKenmerken.UitsparingData)
- #dim FreesPositieZ1 As %Decimal = ..GeefUitsparingFreesPositieZ1(IngegevenKenmerken.UitsparingData)
+ #dim FreesDiepteZ1 As %Decimal = ..LadeUitsparingHelper.GeefDiepteUitsparingZ1(IngegevenKenmerken.UitsparingData)
+ #dim FreesBreedteZ1 As %Decimal = ..LadeUitsparingHelper.GeefBreedteUitsparingZ1(IngegevenKenmerken.UitsparingData)
+ #dim FreesPositieZ1 As %Decimal = ..LadeUitsparingHelper.GeefBreedteRugX(IngegevenKenmerken.UitsparingData)
Set ProductDetailDataLijn = ..MaakDataLijn("Parameter EKO : uitsparing Diepte", FreesDiepteZ1_"mm", "","")
Do DetailLijnenZonderHalffabItem.InsertKeyValue(PDBGroepNaam, ProductDetailDataLijn)
@@ -127,36 +127,6 @@
Quit DetailLijnenZonderHalffabItem
]]>
-
-
-UitsparingData:DOM.PM.Maatwerk.Calc.Common.impl.LadeUitsparingData
-1
-%String
-
-
-
-
-UitsparingData:DOM.PM.Maatwerk.Calc.Common.impl.LadeUitsparingData
-1
-%String
-
-
-
-
-UitsparingData:DOM.PM.Maatwerk.Calc.Common.impl.LadeUitsparingData
-1
-%String
-
-