2009 Apr 09 2:55 AM
Hi all,
I want to process a screen logic in a module pool program screen but do not display it.
i.e. 10 --> 50 --> 100 (screen 50 should not be displayed, but just pass the values or process logic)
Please advise. Thanks
Best regards,
FS
2009 Apr 09 3:08 AM
Hi,
while calling the screen you can use SELECTION-SCREEN SKIP. it will not show the screen.
Regards,
Sourabh
Hi all,
I want to process a screen logic in a module pool program screen but do not display it.
i.e. 10 --> 50 --> 100 (screen 50 should not be displayed, but just pass the values or process logic)
Please advise. Thanks
Best regards,
FS
2009 Apr 09 3:08 AM
Hi,
while calling the screen you can use SELECTION-SCREEN SKIP. it will not show the screen.
Regards,
Sourabh
2009 Apr 09 3:23 AM
2009 Apr 09 3:23 AM
It comes with one button 'continue' & ok_code ='CONT'.
So how can it run the ok_code (PAI) without going to the screen. thanks
FS
2009 Apr 09 3:34 AM
If i understood correctly,
variables which you created / used in screen 50 will be available across the program, so in first screen PAI call screen 3rd screen, but pass all the values (for the 2nd screen) before you call the 3rd screen.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |