Hello Experts,
I have developd a workflow where i have added a task which will execute a report in background as code below -
SUBMIT rhakti00
USING SELECTION-SCREEN 1000
WITH SELECTION-TABLE rspar
AND RETURN.
The output of the report is not relevant for my req so i dnt need to display the output of report after thts y i want to run this report in background.
Now,while executing the task ,the report has started executing in background perfectly but tht task remain in 'IN PROCESS' status. When i checked the tRFC for that task so its showing me mesaage that - "Screen output without connection to user."
Plz suggest how to complete my background task.
Regards
Nitin