Application Development 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: 

Auto generation of multiple Report and email as Excel attachment

0 Kudos

Dear Expert,

We have run Periodically auto generation of single Report in background and send result in txt file to multiple users, our objective is to generation of multiple Report in background and send result to user mail ID in excel format, can you please guide without ABAP coding how to share multiple reports in with excel attachment..

2 REPLIES 2

Sandra_Rossi
Active Contributor

It has been asked so many times...

The preferred answer is to use abap2xlsx and BCS API. Search the Web for examples or for more information.

abo
Active Contributor

Indeed, there's even a complete example that one can study.