Hi,
When creating a new sales order i want to to be dafault set on type G/L Account and No. to 1011 (Sales Line).
I have trouble with VALIDATE("No.", '1011); (Sales Line)
Because at the time I VALIDATE i dont have the Sales Header created and I get into this with the debugger running.
I have tried to set the trigger code various places such as, Page 46 Sales Order Subform - OnNewRecord, Sales Line, Sales Header.
Where is the correct place to have the validate for No. (Sales Line).
Thanks In advance.
*This post is locked for comments