Hi,
We have a code that is written on Item Ledger Entry to do some cost calculations in BC14. We have used MARK function to mark records. Then we use those marked records in calculations. On using the marked ones the NEXT function is taking a few seconds on each iteration. The Item Ledger Entry table have around 2 million entries so it makes sense to take time.
But interesting thing is that in NAV 2009 R2 same code is working extremely fast with same dataset. Is there any difference in the MARK functionality in 2009-R2 and BC 14.