Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CALL FUNCTION STARTING NEW TASK

Former Member
0 Likes
416

Hi,

I want to start a report in a new external session.

I am calling a function module SUBMIT_REPORT with the STARTING NEW TASK 'TEST' addition & providing the report name. But, the program is not getting called. It returns a sy-subrc 3. Can anyone help me with this issue.

Is there any other function module in which I can pass the report to be called & the selection screen fields through rspar table. The display should happen in a new session.

Thanks & Regards,

Prakash.K

1 REPLY 1
Read only

Former Member