‎2012 Mar 15 1:45 AM
Hello All,
I have requirement that i need to create an excel sheet with multiple sheets and attach into email. (There should be no Output)
Let say, I have 4 Internal Tables and now i need to create Excel with 4 sheets. In my email attachment i have used STRING_TO_SOLIX method to convert email.
So it would be better for me, if i can do this and convert that excel file into string. I have searched a lot and then i posting, hope some of you will throw some good ideas into it. I dont think OLE will help, because it will be done in foreground i guess.
‎2012 Mar 15 3:38 AM
Hi
Please refer to the wiki http://wiki.sdn.sap.com/wiki/display/ABAP/Excel+with+SAP+-+An+overview
Specifically, PI: SpreadSheetML
Regards
Raj
‎2012 Mar 15 3:42 AM
Thanks Rajesh, I have already gone through it, very clearly. I dont think it will help for me.
‎2012 Mar 15 5:42 AM
To send XLS attachment to an Email using the XML method
http://wiki.sdn.sap.com/wiki/display/Snippets/Formatted+Excel+as+Email+Attachment
This link may help you.
Reagards,
Gaurav
‎2012 Mar 15 2:55 PM
or try the SAP Code Exchange project "abap2xlsx" https://cw.sdn.sap.com/cw/groups/abap2xlsx
Best regards
Uwe