Index: AXimpl/PM/SchaduwPrijs/AXProductIterator.cls.xml =================================================================== diff -u -r71249 -r71265 --- AXimpl/PM/SchaduwPrijs/AXProductIterator.cls.xml (.../AXProductIterator.cls.xml) (revision 71249) +++ AXimpl/PM/SchaduwPrijs/AXProductIterator.cls.xml (.../AXProductIterator.cls.xml) (revision 71265) @@ -62,7 +62,7 @@ _" on idc.DISTINCTPRODUCTVARIANT = resproduct.RECID" _" left outer join ADUEcoResAttributeCombination as Kenmerk " _" on dim.ConfigId=Kenmerk.ConfigId and sl.ITEMID=Kenmerk.ITEMID and dim.ConfigId<>'' and kenmerk.Partition=sl.Partition" - _" and resProductMaster.INSTANCERELATIONTYPE = 3267 and resproductmaster.ADUCALCTECHNOLOGYBOMBOL = 2 and resproductmaster.PARTITION = 5637144576" + _" where resProductMaster.INSTANCERELATIONTYPE = 3267 and resproductmaster.ADUCALCTECHNOLOGYBOMBOL = 2 and resproductmaster.PARTITION = 5637144576" _" and i.DATAAREAID = 'vhbe' " _" and (sl.CREATEDDATETIME >= '"_$zd(VanafDatum,3)_"')" // ' or sl.MODIFIEDDATETIME >= '"_$zd(VanafDatum,3)_" Set ..ResultSet = ..SqlQueryConnection.GetResultSet(SqlStatement)