Skip to Content
0
Former Member
Jan 31, 2006 at 06:21 PM

RSNAST00 using SUBMIT syntax without Pop Ups?

2960 Views

Hi All,

I am using RSNAST00 to process and print 2 delivery outputs via 'SUBMIT RSNAST00 WITH... AND RETURN' syntax in the ABAP of my Z Transaction Code. Basically, I create the outputs at delivery creation stage (they do not print) and then print them later using my Z transaction. It all works fine except for the fact that when RSNAST00 runs the following 2 popups appear when successful:

PopUp #1. Output Processing analysis

"Processing log for program Zxxxxx routine ENTRY

Processing log for program Zyyyyy routine ENTRY"

PopUp #2. Information

"2 outputs were processed in total (2 successfu 0 incorrectly)"

Is there anyway for me to suppress these screens as the user does not want to see them when they run the Z transaction?

Should I run RSNAST00 using SUBMIT in the background? If so, can anyone help with the syntax?

I really need to suppress these popups! 😊

Thanks,

N.