2007 Dec 18 7:49 AM
Hi,
When a change is made to a sales order, a change order text must be populated. If this text is blank, the user must not be allowed to save the order.
Can anyone suggest how to implement this?
Thanks in Advance.
Hi,
When a change is made to a sales order, a change order text must be populated. If this text is blank, the user must not be allowed to save the order.
Can anyone suggest how to implement this?
Thanks in Advance.
2007 Dec 18 8:21 AM
I dentify the user exit when user save the order wite the code init to chek the text is populated ? if not give error message otherwise conitue to save the order.