How to print multiple copies with different text in Oracle Report 11g
How to print multiple copies with different text in Oracle Report 11g which would be executed as concurrent from Oracle Apps 12.1.1.
Example,
We need to print 3 copies with same layout like,
1st copy footer text is 'ORIGINAL'
2nd copy footer text is 'CUSTOMER'
3RD copy footer text is 'WORKSHOP'
I have managed to print 3 copies by changing the initial value as '3' in system parameter. But need to display different footer text in each copy.
Thanks & Regards,
Vijey