Options

Performance Problem in Codeunit 12

Erich.BattistiErich.Battisti Member Posts: 2
edited 2001-11-04 in Navision Attain
I habe a big Performance-Problem in Codeunit 12 with the instruction

Completed := OldCustLedgEntry.NEXT = 0 in Function ApplyCustLedgEntry;

The Key is set correct, the values for the key will be filled in the correct order;

Under certain circumstances (i don't know when it happens exactly), this instruction is setting the CPU to 100% up to 10 sec.
I have to import 1 Million records and therefore i have to solve this problem soon.

Perhaps there is someone in the whole Navision-World, who has an similiar problem;
Tank's for your reply;
Sign In or Register to comment.