Skip to Content
0
Former Member
Feb 18, 2011 at 05:07 AM

How to supress dialog box in SUBMIT (Program_name) clause

50 Views

Hello Experts,

statement like this:

SUBMIT RKACOR04 using SELECTION-SET 'TEST' EXPORTING LIST TO MEMORY

AND RETURN .

but during the process there is a dialog box which prevend automatic processing. is it possible to supress the dialog box via additional clause?

Thanks