Hi,
I'm getting the following error once I try to fill the "Bill-to Customer No." field
"Bill-to Customer No. must be equal to '' in Customer: No.=C00010. Current value is 'C00010'.
This happens due his code:
Cust.TESTFIELD("Bill-to Customer No.",''); (The debugger stops here)
The the problem is that this validation is not returning any error on standard DB but in my database is returning this error. Compared both objects and they are completly the same.
Any clue?
Thanks in advance
*This post is locked for comments