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: 

Send Email with Mutliple tabs of excel as a single attachment

sapspezi
Explorer
0 Kudos

Hello guys,

i need help with exporting two internal tables to one excel including two sheets and send it via Mail.

Is there a easy way to do this?

I tried to do this tutorial but there is some failure in coding and the XLS is not opening.

https://blogs.sap.com/2013/06/13/send-email-with-mutliple-tabs-of-excel-as-a-single-attachment-using...

best regards

Nico

1 REPLY 1

abo
Active Contributor

OLE will only work online, because it controls a local copy of Excel on your workstation.

Perhaps you could try abap2xlsx