I created a report to rename the "No." field in the Item Table. Since this field is a primary key I used Rename function as shown below
I know my code is working as I tried it already for another Item No, but for this certain "No." I'm getting the following error
NAV Version
Does anyone know how to resolve this issue?
Answers
most likely the number is used in an Archived Order, that's why you get that message.
I would enable the debugger and look at which position that error appears.
Hope this helps!