Skip to Content
0
Former Member
May 17, 2010 at 10:12 AM

Output screen in Module pool

438 Views

I am using 'call screen 1001' statement in my report. This is like my selection screen but is a module pool screen.

After pressing F8, execution and download takes place.

After that i want to output some statistics. Now if i set screen 0 and output some statistics with write statement, I am able to see output.

But on this screen when i press F3(Back), it goes to SE 38 initial screen or SAP easy access screen depending on whether its called through SE38 or through transaction.

I want to display screen 1001 again when i press back on output screen. Like when we press back on output screen it takes us to Selection screen in a report with selection screen.