Home » Developer & Programmer » Forms » Dynamic Report based on the input from form and print automatically by click the button
Dynamic Report based on the input from form and print automatically by click the button [message #84100] Thu, 29 January 2004 01:54 Go to next message
Ravi
Messages: 251
Registered: June 1998
Senior Member
Sir

i have created billing information with product id,
particulars,qty,rate and amount and cash balance in oracle forms.

My requirement is, by click the print button in the form, the billing information should be printed.

Please suggest how can I do.

Thanks

Ravi
Re: Dynamic Report based on the input from form and print automatically by click the button [message #84110 is a reply to message #84100] Fri, 30 January 2004 04:16 Go to previous message
magnetic
Messages: 324
Registered: January 2003
Senior Member
you have to build a parameterlist in forms (see form help)
and use run_product reportname,parameterlistname,..,.)see also run_product options)
to run a report at background
your report should contain such a sql statement that results ,in combination with the parameters got from the forms, to the desired output directly to the printer.
Previous Topic: problem with LOVs
Next Topic: package variables
Goto Forum:
  


Current Time: Thu Apr 25 09:37:37 CDT 2024