2007 May 09 2:06 PM
Hi,
In a executable report am calling a screen, from the screen the flow goes to alv list. Please let me know, from the alv list how can i go to selection screen.
Hi,
In a executable report am calling a screen, from the screen the flow goes to alv list. Please let me know, from the alv list how can i go to selection screen.
2007 May 09 2:08 PM
Hi!
Have you tried the
LEAVE TO SCREEN '0000'. "change 0000 to the number of the selection screen
or the
SET SCREEN '0000'
statement?
Regards
Tamá
2007 May 09 2:13 PM
Hello,
<b>Try with LEAVE TO LIST-PROCESSING or LEAVE LIST-PROCESSING</b>
Regards,
Vasanth
2007 May 09 2:13 PM
2007 May 09 2:19 PM
Hi Karthick,
Use statement :
<b>LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN 1000.</b>
Reward points if helpful.
Regards,
Hemant
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |