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

Function module to send Mail

Former Member
0 Likes
1,941

Hi

I have a requirement in which I have to execute an unix script. In this script we are copying files to webmethods. While copying if some error occurs then an RFC (to send mail) has to be invoked in this script. My question is which function module has to be used to send the error notification mail and how is this RFC being invoked in the unix script.

In anticipation of replies at the earliest

Thanks

Sumi

4 REPLIES 4
Read only

Former Member
0 Likes
686
Read only

Former Member
0 Likes
686

Hi Sumi,

The followinf FMs may be useful

SO_NEW_DOCUMENT_ATT_SEND_API1 :Mail with attachments

SO_NEW_DOCUMENT_SEND_API1 : Mail without attachments

Regards,

Ravi

Read only

Former Member
0 Likes
686

hi,

check out this url.

http://www.sap-img.com/abap/sending-email-with-attachment.htm

Regards,

Sailaja.

Read only

Former Member
0 Likes
686