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: 

regarding mail attachment......... plz respond quickly

Former Member
0 Kudos

hi,

i got a new requirement where i need to send 2 excel files as an attachment.. Up to know i have a idea of sending one file as an attachment...

Please help me...

How we will attach 2 excel files as an attachment and sent it to recipient.

Nice answers rewarded with maximum points.........

3 REPLIES 3

former_member191735
Active Contributor
0 Kudos

Loop the function module and send one at a time. there is no option of sending 2 documents at a time.

Former Member
0 Kudos

hi

good

i would suggest you to call the SO_NEW_DOCUMENT_ATT_SEND_API1 function module two times to send two excel sheet as attachment.

thanks

mrutyun^

Former Member
0 Kudos

if am putting the loop for function module twice the mail triggered twice..

but the requirement is they need to send to 2 attachment at a time to one recipient....