member Line Discount Amt of the variable could not be solved

rinki123rinki123 Member Posts: 367
Ques:When i am posting Sales Order,this error message has come

"Refrence to the member Line Discount Amount of the variable could not be solved".what is the solution of this error.
Regards,

Rinki

Answers

  • DaveTDaveT Member Posts: 1,039
    Hi,

    This looks like a customisation error - turn on the debugger to find it and compile the object to see where the error is
    Dave Treanor

    Dynamics Nav Add-ons
    http://www.simplydynamics.ie/Addons.html
  • krikikriki Member, Moderator Posts: 9,110
    Or compile the objects that you know are involved. It should generate an error.

    The cause is that an object is compiled when a certain field exists. After that, the field is removed (maybe because by importing old objects). And then the object is run. NAV sees that it uses a field that doesn't exist in the table and throws this error.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.