Skip to Content
0
Jul 29, 2005 at 02:02 AM

Calling a Program in a New Session

2413 Views

Hi gurus,

I have a custom report which has a button that links to another custom report. When this button is clicked, I perform a SUBMIT xxx WITH xxx and RETURN to another ABAP Report.

Is it possible to open up a new Session (so that I don't lose my original report) and call the new report in there (sort of like how the System->User Profile->Own Data menu path works - I have tried to debug this but SAP does not let me debug this!).

Any help would be appreciated.

Cheers,

Pat.