Skip to Content
0
Former Member
Dec 04, 2006 at 11:25 AM

Regarding SUBMIT Statement

47 Views

Hi All,

I have issue with SUBMIT Statement.

I am submitting <b>Report2</b> from <b>Report1</b> but it is stopping at the selection screen of <b>REPORT2</b>.

Statement is written as below:

<b> SUBMIT REPORT2 VIA SELECTION-SCREEN

WITH SELECTION-TABLE RSPARM.</b>

As per my requirement i will <b>REPORT2's</b> selection screen from <b>RSPARM</b> in <b>Report1</b> and after submitting <b>Report2</b> it should process <b>Report2</b>.

Can anybody tell me why it is stopping at <b>Selection-Screen</b> of <b>Report2</b> and what can be the solution.

Also i have one more issue in <b>Report2</b> that is

<b>'i need to check if this is a batch run(sy-batch)'</b> if it is true i need to send email to some users.

How can i write the same condition. Can anybody give how to go about it!

Thanks in advance.

Thanks & Regards,

Deep.