I'm using Navision Attain 3.10 with all Hotfixes.
The problem is when executing batch job "Inventory => Periodic Activities => Adjust Cost - Item Entries" Decimal overflow error runs. This error runs for only one item.
Any suggestions :?:
Regards,
Arturs Gedvillo
CTO
0
Comments
ANy other ideas?
Arturs Gedvillo
CTO
We have used the debugger and established that it occurs when creating the G/L Entry in Codeunit 12 Gen. Jnl.-Post Line in the function named FinishCodeunit() and is because some Amount value is too big. We have not been able to determine how such huge figures are generated or what part of the data is giving problems.
I have searched the navision forum and have seen that other people have encountered the same problem. However the solutions which are being offered are not detailed. For example one says you need to take a look at the value entries of the specific item and correct them if they are too big. I have run the value entry table and have not been able to find huge amount figures which are unrealistic. Besides entries in the value entry table are system generated. Then on what basis do I correct them or if they can be corrected at all how do I do it without corrupting my database?
Robson Gowero