Re: Passing parameter from form 4.5 to report 2.5

From: Kirill Richine <kirill_at_cs.ualberta.ca>
Date: 1996/06/16
Message-ID: <4q2679$bdv_at_scapa.cs.ualberta.ca>#1/1


elhuilli (elhuilli_at_ifremer.fr) wrote:

: Add_Parameter (param_list_id,????, DATA_PARAMETER, ?????);
:                              ----                  -----
:                              'P_PARAM1'            :b11.field1
:                         Don't forget the '

It does not work. The parameter does not get passed to the report. The report has the parameter P_PARAM1. Whenever it's run from reports runtime, it presents the parameter form that I fill, which works fine. Is there anything I should modify in the report?

The parameter from forms does not get passed to the parameter in the reports.

: >
: >The example in the Reference presents some weird case when the
: >parameter is the entire query (? what does it actually mean).
: When the report depends on a query from a form

Can anybody give a simplistic example of how to connect forms with reports, e.g., I issued query in the forms, then I can view the results of the query in the forms -- how do I print a report that contains these results in the format I have designed using the report designer.

Again, for simplicity, let's say there is only one table, and one and the same column is being retrieved in both forms and reports. In the forms I am able to query on that column and view the result of this query. Now, what do I do to print them using the predefined report?

Thank you.
k& Received on Sun Jun 16 1996 - 00:00:00 CEST

Original text of this message