Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Passing variables from forms 4.5 -> Reports 2.5

Passing variables from forms 4.5 -> Reports 2.5

From: D. Shah <dipen_at_dcs.rhbnc.ac.uk>
Date: 1998/02/10
Message-ID: <6bpvuo$4qr$2@us1.rhbnc.ac.uk>#1/1

Hi,

I am using SQL*Forms 4.5 to pass a variable to SQL*Reports 2.5 as follows:

Run_Product(REPORTS,'receipt',ASYNCHRONOUS,runtime,FILESYSTEM,:global.booking_id,null);

...now how do I USE :global.booking_id (ie variable passed over to SQL*Reports 2.5???
This variable needs to be used in a SELECT clause within the 'Data Model' so as to
extract specific records.

(I would be very grateful if you can give me a step-by-step guide of what to do!).

Thanks VERY much in advance!

Dipen       Received on Tue Feb 10 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US