Re: Hello Everybody

From: Valeri Sorokine <vsorokin_at_dd.ru>
Date: Wed, 24 Feb 1999 12:53:22 +0300
Message-ID: <36D3CC12.B556AD5F_at_dd.ru>


You can use three solutions for NULL param_list passing in Run_product:

  1. run_product(reports, 'rep_name', synchronous, runtime, filesystem, dummy_param_list);
  2. run_product(reports, 'rep_name', synchronous, runtime, filesystem, '');
  3. run_product(reports, 'rep_name', synchronous, runtime, filesystem, TO_CHAR(NULL));
I hope this will help you.

ayub khan wrote:
>
> I am working with form 4.5 now we have gotton forms 5.0 so I was
> generating forms in
> 5. everything got compiled but those menus who were calling reports
> were not got complied. its a built in programm
>
> Run_product Has anybody have any idea what to do with this built
> in
> Thank You in advance..

-- 
Valeri Sorokine
ProSoft, Russia, Moscow, Information Systems Division
Phone: +7 (095) 234 0636 (6 lines) FAX: +7 (095) 234 0640
E-mail: vsorokin_at_dd.ru OR vsorokin_at_prosoft.ru
http://www.dd.ru
Received on Wed Feb 24 1999 - 10:53:22 CET

Original text of this message