Skip to Content
0
Former Member
Mar 12, 2009 at 01:51 PM

Creating an excel file with multiple sheets and send it as an attachment

110 Views

Hi Friends,

I have copied a report 'ZMULTIEXCEL' from www.sapdev.co.uk site.

I would like to create an excel file with multiple sheets through an abap report and attach to an email and I have to send that excel file. But when I am going to run the report, excel has been created successfully and also dynamically excel file is opening. But I don't want to open excel file dynamically.

I want to attach that excel file to an email id. Could you please help me?.