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

Send mail for PO Release using Work flow

thangam_perumal
Contributor
0 Likes
1,249

Hi SCN's,

             Am new to work flow. i have one requirement to trigger mail when PO release. i dont know what are the steps involves to

achieve this. Please any one guide me.








Regards,

    Thangam.P

7 REPLIES 7
Read only

Former Member
0 Likes
1,209

Hi,

First read the customizing documentation in SPRO for Release Procedure for Purchase Order.

also just search the workflow forum for PO release workflow settings and logistics MM forum.

Kind regards, Rob Dielemans

Read only

0 Likes
1,209

Hi Rob,

         Thanks for your reply .. am looking on this..

Read only

Former Member
0 Likes
1,209

Hi Thangam,

Do you want to send mail only to specific user on PO release?

If yes then you can find out the BADI/UserExit which will get trigger on PO release and write the code logic for mail trigger.

Refer below SAP thread to send mail to specified users using OOPs:

Send email from ABAP with class CL_BCS - Code Gallery - SCN Wiki

Regards,

Sudeesh Soni

Read only

0 Likes
1,209

Hi Sudeesh,

                  Thanks for your reply . yes i need to send mail for respective vendor . mail ID should fetch from vendor masterbut  i need to send mail with help of workflow only.

Regards,

   Thangam.P

Read only

0 Likes
1,209

Why?

That is not how functional requirements work.

The requirement should be " we want an email to be sent to the vendor email upon release of a po" . Then if it makes more sense to just put it in a badi/exit then that is how the requirement is fulfilled.

Tthere could be additional requirements like the option of finding out easily using SAP standard reporting on how many emails are sent, etc. And then it might make more sense to do it with workflow.

Kind regards, Rob Dielemans

Read only

Former Member
0 Likes
1,209

Hi Thankgam,

Please check the BADI-ME_CHECK_ALL_ITEMS and write the code logic to send mail to vendor.

Regards,

Sudeesh Soni

Read only

Former Member
0 Likes
1,209

Hi Thangam,

Please update whether your issue got resolve? If yes, please close the thread.

Regards,

Sudeesh Soni