Skip to Content
0
Former Member
Dec 06, 2006 at 10:57 AM

submit statement

27 Views

Hii All,

I am using SUBMIT stmt to run a different report R2. I need to submit this report in background and see the report list from memory. I am using the following:

SUBMIT REPORT2 using <specifications> list in memory and return.

But the list is getting displayed in the foreground only. I dont want this. I dont want to see the list in foreground. What needs to be done?

M A