Overflow in calculation error

Hi Guys, Has anyone encountered this error while running MRP in Navision 3.1? How did you resolve the problem? Here’s the complete error message: Overflow in calculation of 2147480000+10000. The MRP run does not stop in the same item code when the error happens so I suspect it’s not specific to a single item. Thanks.

Hi. 2147480000 + 10000 is more than you can put in an integer field, maximum is 2.147.483.647 (i think).