Skip to Content
0
Former Member
Apr 27, 2009 at 01:39 PM

Email to external mail id and Outlook through ABAP program

35 Views

Dear all,

I am trying to send e-mail to the external e-mail id through abap program. I tried 2 following function modules to do this:

HR_FBN_GENERATE_SEND_EMAIL

SO_DOCUMENT_SEND_API1

But it is not working for me. I tried the code given in the following link, but not working..

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/sendExternalMailwithattachement

Can you please help me out in this issue?

Do i have to do any additional settings to get this?