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

Auto generated reports in SAP

Former Member
0 Likes
647

Hi,

We are running daily reports. We need to send Auto Generated mails to the Receipients. Please let me know how can I run the report in Back ground and send the Auto generated mails to the recepients. Please let me know where can I give receipients mailid.

Thanks,

Karthik

Search before you post

Edited by: kishan P on Jan 10, 2012 2:35 PM

Hi,

We are running daily reports. We need to send Auto Generated mails to the Receipients. Please let me know how can I run the report in Back ground and send the Auto generated mails to the recepients. Please let me know where can I give receipients mailid.

Thanks,

Karthik

Search before you post

Edited by: kishan P on Jan 10, 2012 2:35 PM

2 REPLIES 2
Read only

Former Member
0 Likes
443

Hi,

If ur using ALV Grid it is not supported in the background mode. so the possible solution is display your data in ALV LIST format when run in background mode i.e. when SY_BATCH = 'X'.

and try to send the email.

Thanks & regards.

Read only

GauthamV
Active Contributor
0 Likes
443

Did you check this wiki ?

http://wiki.sdn.sap.com/wiki/display/ABAP/SendSpoollistofbackgroundjobtoSAPinbox