Hello friends,
I am using SUBMIT in my custom prog. to SUBMIT standard program (SAPF080 :tcode- f.80). Is it possible to stop at called screen rather then seeing final output.
I have to use SUBMIT option as i am passing SELECT-OPTIONS data to standard program.
for instance:-
SUBMIT sapf080 USING SELECTION-SCREEN '1000'
WITH SELECTION-TABLE rspar_tab.
now i want it should display me (tcode f.80 screen) not the result of executed f.80.
Any suggestaion..!!
Thanks
Sunil.