‎2006 Nov 08 7:06 AM
Dear All,
I am totally new to SAP. I want to trigger Automatic mail(External mail) while creating Purchase Order.
Pl, help me.
Note:000 client is already configured for external mail.
Thanks & Regards
Manoj Sahoo
‎2006 Nov 08 7:15 AM
Hi,
have a look here: <a href="http://help.sap.com/saphelp_47x200/helpdata/en/06/d4e1395089cd23e10000000a114084/frameset.htm">Message via E-Mail</a>
A.
‎2006 Nov 08 7:15 AM
Hi,
have a look here: <a href="http://help.sap.com/saphelp_47x200/helpdata/en/06/d4e1395089cd23e10000000a114084/frameset.htm">Message via E-Mail</a>
A.
‎2006 Nov 09 10:09 AM
Hi,
Thanks , My current problem is solved now. But when i m going to award you i am getting a error message "Rewarding the message failed " .
I ll try to award you later on,thx.
Thanks & Regards
Manoj Sahoo
‎2006 Nov 08 7:16 AM
To trigger the mail for PO
1. Create a program that actually collects the relevant data of PO and sends the mail to the receipient(s).
You may be using the FM: SO_NEW_DOCUMENT_SEND_API1 in this program.
2. Create an output type for the PO and give this program / subroutine there to trigger sending the mail.
3. Configure Transaction Code SCOT for sending external mails (may be basis could help u with this).
Regards,
Anish
‎2006 Nov 08 7:22 AM
Hi Manoj,
you can do this easily through Workflow.
Workflow Process:
Create an Event in SWDD in the header data with BUS object BUS2012 and event CREATED.
Activate it.
Next Create a Step (Right click on empty Activity box and choose Send Mail option.
Write the text you require in the text box to be sen in the mail. Choose Email id or user inbox as you require and provide the Id to which th email has to be sent.
This would be very easy than coding it on our own as wheneveer a PO is created this workflow triggers and sends a mailto the concerend person.
This is just the process. I you want me to complete the whole scenario then kindly provide me with your process or what you require to pass in the mail.
Hope this should have bought a little light in u.
Thanks,
Prashanth
‎2006 Nov 08 8:32 AM
hi
good
go through this link
http://www.guidancetech.com/people/holland/sap/abap/yemail.htm
http://www.erpgenie.com/its/email.htm
thanks
mrutyun^
‎2006 Nov 08 9:09 AM
Thx a lot,
Let me try and ll get back to all of you.
very soon i ll give award poin.thx
Manoj