An attempt was made to change an old version of a Sales Line record. The record should first be reread from the database. This is a programming error. Identification fields and values: Document Type='Order',Document No.='1339',Line No.='10000'While debugging, the debugger points at the following line,
IF ModifyLine THEN SalesLine.MODIFY;What can possibly cause that?
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Can you replicate it in standard demo database?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
ArcherPoint, Inc http://www.archerpoint.com
Blog: http://www.navisionworld.com
skkulla
Please use COMMIT statement with caution.
ArcherPoint, Inc http://www.archerpoint.com
Blog: http://www.navisionworld.com
skkulla