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

Internet Mail from SAP Workflow

Former Member
0 Likes
683

Hi All,

Can anybody tell me how to send external/Internal mails using SAP Workflow. If we have to send mails to SAP Inbox then this can be achieved using the step "Send Mail" in Workflow, but for Internet mail what should be the procedure.

Please let me know ASAP because its very urgent for me.

Thanks a lot to all of you.

Sachin

Hi All,

Can anybody tell me how to send external/Internal mails using SAP Workflow. If we have to send mails to SAP Inbox then this can be achieved using the step "Send Mail" in Workflow, but for Internet mail what should be the procedure.

Please let me know ASAP because its very urgent for me.

Thanks a lot to all of you.

Sachin

4 REPLIES 4
Read only

Former Member
0 Likes
659

hi,

Welcome to SDN forum

Check this thread..

Reward with points for answers

Cheers

Alfred

Read only

Former Member
0 Likes
659

hi,

pls check this thread . may b helpful

Read only

Former Member
0 Likes
659

Hi,

You can create another <b>activity</b> and then in that you could call a method of your business object which could be used to send mail .

You can use the FM 'SO_NEW_DOCUMENT_SEND_API1' to send the mail from that Activity

Regards

Nishant

Read only

Former Member
0 Likes
659

HI

GOOD

go through these weblog, i hope these ll help you to solve your problem

/people/mike.pokraka/blog/2005/07/17/sap-business-workflow-faq

/people/jocelyn.dart/blog/2006/06/19/why-use-abap-oo-with-workflow

thanks

mrutyun^