Index: APPS/Halux/common/impl/ProductieGroepBepaler/ProductieOpstartfaseBepalerLBX.cls.xml =================================================================== diff -u -r51225 -r51230 --- APPS/Halux/common/impl/ProductieGroepBepaler/ProductieOpstartfaseBepalerLBX.cls.xml (.../ProductieOpstartfaseBepalerLBX.cls.xml) (revision 51225) +++ APPS/Halux/common/impl/ProductieGroepBepaler/ProductieOpstartfaseBepalerLBX.cls.xml (.../ProductieOpstartfaseBepalerLBX.cls.xml) (revision 51230) @@ -14,6 +14,10 @@ // Add Opstartfase-condition ; Quit:( ... ) $$$True + ; DEMO + Set LadeUitsparingHelper = ##class(DOM.PM.Maatwerk.Calc.Common.impl.LadeUitsparingHelper).%New() + Quit:((LbxKenmerken.Klasse = ..Enum.Klasse.Sifon) && (LadeUitsparingHelper.IsSifonType3(LbxKenmerken.UitsparingData))) $$$True + Quit $$$False ]]>