Hello,
I have a very strange situation:I get an error when i write for ex. FORM.RUNMODAL(FORM::"Customer Card",Customer) saying that "The variable is not a record.'Variable.Field' is invalid".The error refers to "FORM.RUNMODAL".
Can somebody tell me what can i do?????
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
A variable record of the customer table is called Cust
Like
G/L Account = GLAcc
Customer = Cust
Vendor = Vend
etc.
If you make a field for the customer number it is called
Customer No.
Vendor No.
Item No.
This way it can never go wrong.