Usage Update

When I run the periodic usage update batch job I get an error saying Item Class " does not exist. I have to add an item class with no code (BLANK) to get usage to update. The problem there is that alot of items are now classified as nothing. i AM USING VERSION 2.01A. Does anyone have a suggestion. Kevin Arhcer

Is this with the Advanced Distribution? Best regards, Erik P. Ernst, webmaster Navision Online User Group

Kevin, it seems that you have a hard “GET” statement or something similar. Turn the debugger on, turn “Brakepoint on Triggers” off and run the function. If there is an error in the code, it will stop right there and show the statement causing the error. Instead of using non-conditional operators, you could try making it conditional (IF NOT xxxx.GET THEN ). Regards, Alex