2006 Nov 14 9:10 AM
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
2006 Nov 14 9:26 AM
2006 Nov 14 9:28 AM
2006 Nov 14 9:29 AM
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
2006 Nov 14 9:36 AM
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^