‎2007 Jan 15 9:51 AM
Dear All,
We are having one application in which on pressing a button a list of reports is displayed. There when we select any report and execute it then the selected report is executed in the back-ground automatically.
Now, I want to run the report in the background by giving proper variant. Currently report is running without any variant or select-options.
Please tell how can we do this and how to select a variant automatically.
Waiting for ur prompt replies.
Warm Regards,
Nishant Jain
‎2007 Jan 15 9:58 AM
Hi
U can use the option USING SELECTION-SET <VARI> when you submit the report.
Max
‎2007 Jan 16 11:32 AM