Re: Reports with more than 2 destinations

From: Mark <markg_at_mymail.co.uk>
Date: 25 Apr 2002 06:20:33 -0700
Message-ID: <ddb31653.0204250520.215038c7_at_posting.google.com>


[Quoted] Nope, a second run of the report is required. The second time around, you will have to change the value of DESTYPE.

Alternatively, you can have a form which calls the report. The processing is done and the results stored in a temp table. Then just call the report twice, once for each destination. That way, the main processing is done only.

When done, remove contents of temp table.

Mark

"Gerold Krommer" <xgkrommer_at_fns.co.at> wrote in message news:<aa6jtg$h43$1_at_at-vie-newsmaster01.nextra.at>...
> Excuse my ignorance, but I have absolutely no idea on Oracle Reports, but
> waded thru the 6i and 6.0 documentation and didn'tcome up with a result.
>
> I need Oracle Reports to produce the same reports (accounts receivable) in 2
> formats:
> a)Whatver the destination printer needs (e.g. PCL or PS)
> b)A second format that we want to archive to optical , e.g. PDF
>
> The reason is, that we want to avoid doing a second run on the same data.
> Someone stated that this is impossible and a second run is needed.
>
> True or not ?
>
> Thanks very much,
>
> /Gerold Kommer
Received on Thu Apr 25 2002 - 15:20:33 CEST

Original text of this message