Skip to Content
0
Former Member
Apr 23, 2009 at 10:55 AM

How to Stop at called screen using SUBMIT?

720 Views

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.