Can someone please explain to me the steps in calling Reports from Forms.
For instance, I created forms for a client called cust.
I also developed a report for the same cust.
But now, I need to call the cust report from forms.
I know the syntax:
run_product(Reports, 'cust', asynchronous, runtime,filesystem,null,null);
But I need to know where to use this syntax in forms and the steps for getting there.
Thanks in advance.
Sonny
For instance, I created forms for a client called cust.
I also developed a report for the same cust.
But now, I need to call the cust report from forms.
I know the syntax:
run_product(Reports, 'cust', asynchronous, runtime,filesystem,null,null);
But I need to know where to use this syntax in forms and the steps for getting there.
Thanks in advance.
Sonny