If I attempt to open the customer card in the RTC, I get the following error message:
"Function ID 1000000001 was called. The object with ID 50000 does not have a member with that ID." which then result in the customer card automatically closing.
Any clues as to what this exactly means and how I can resolve this issue?
0
Answers
Try to recompile the customer card. If the functioncall is there, you will get an error. If it finds the name in the codeunit, it will recompile. If the error still pops up, try with the debugger to see which objects are used and in which object the offending functioncall is.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!