Suppose we have a z_report with some selection parameters, like matnr, date, etc. There is also a transaction for to call the report.
The report shows the results in a alv grid and we have a handle for the evend double click on the alv row in a USER_COMMAND form.
Is it possible to run the report itself, with others selection parameters (depending of the data in the selected row of the alv) and start the report in a new session/screen ?
I have tryed whit the submit program statemen but the main screen is the same.
Is there anyone with an idea ?
Thanks in advance.
Riccardo