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

multiple sheet email

sureshcres
Explorer
0 Likes
382

Hi Gurus,

Need a help regarding the below requiement..

a) multiple work sheet creation

b) same multiple work sheet attachment in mail ..

I have done the following for this requirement

a) OLE concept for the creation of multiple work sheet

b) able to sent mail in foreground of the created attachment in foreground ...

Concern for the above is the second requirement in background ,....normally the function module 'so_new_document_send_api1'

sends excel in background as single attachment ..do we have any function module to send the document for multile work sheet ..or we do make # symbol to make a tab separator such that do we have any symbol to make the new work sheet creation....

help would be appreciated....

Thanks and Regards

Suresh.

1 REPLY 1
Read only

former_member156446
Active Contributor
0 Likes
347

OLE can be done only in foreground, for background it will not work

Same issue :

Check if[ this article might help u.|https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/60750cf2-fab1-2910-dd8b-a5c810023310&overridelayout=true]