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

Send mail

Former Member
0 Likes
302

Hi,

I want to execute a report in background ( using ALVGRID ) via job and send the result as attachment via mail.

Best regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
271

Hi,

After bringing your final alv data in the final internal table,

go through this link , i also had an same requirement to send data after converting to excel file and

send it as an attachment to mail id outside Sap,

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/to%252bsend%252b2%252bint%252btables%252bdat...

Check here the parameters which i have passed in that function module.

Hope it helps

Regrds

Mansi

1 REPLY 1
Read only

Former Member
0 Likes
272

Hi,

After bringing your final alv data in the final internal table,

go through this link , i also had an same requirement to send data after converting to excel file and

send it as an attachment to mail id outside Sap,

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/to%252bsend%252b2%252bint%252btables%252bdat...

Check here the parameters which i have passed in that function module.

Hope it helps

Regrds

Mansi