Index: APPS/Halux/common/impl/SequentieService.cls.xml =================================================================== diff -u -r57008 -r57010 --- APPS/Halux/common/impl/SequentieService.cls.xml (.../SequentieService.cls.xml) (revision 57008) +++ APPS/Halux/common/impl/SequentieService.cls.xml (.../SequentieService.cls.xml) (revision 57010) @@ -296,7 +296,7 @@ If (ProductTypeAPI.IsTAORboxProduct(ProductLijn.GeefProductID())) { #dim TAORbox As DOM.PM.TAORProduct.TAORLade = ProductTypeAPI.GeefTAORboxProduct(ProductLijn.GeefProductID()) - #dim IsFlatpackProboxVerpakking As %Boolean = (TAORbox.GeefVerpakking() = ##class(DOM.PM.enu.Verpakking).FlatpackProbox()) + #dim IsFlatpackProboxVerpakking As %Boolean = (TAORbox.GeefVerpakking() = ##class(DOM.PM.enu.TAORVerpakkingType).FlatpackProbox()) #dim WPLosOnderdeel As DS.PPS.TBX.sub.emWPLosOnderdeel = ..GeefWPLosOnderdeel(TAORbox.GeefID()) #dim WPVerpak As DS.PPS.TBX.sub.emWPVerpak = ..GeefWPVerpak(TAORbox.GeefID()) #dim i As %Integer