Application Development 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: 

how to enable functionality to automatic mail send when PO creates

0 Kudos

Is there any function module/ Bapi/ Exits are there to enable the functionality like when PO creates the mail will go to vendor without any attachment informing about Po has created .

3 REPLIES 3

KatiNonhebel
Advisor
Advisor
0 Kudos

Hi,

Thank you for visiting SAP Community to get answers to your questions. I am here to help you to get the most out of it.

First of all, I recommend that you familiarize yourself with https://community.sap.com/resources/questions-and-answers (if you haven't already), as it provides tips for preparing questions that draw responses from our members.

For example you :

  • Can outline what steps you took to find answers (and why they weren't helpful)
  • Can share screenshots of what you've seen/done
  • Can use a descriptive subject line
  • Should also make sure you're using all the appropriate tags, so the right experts can find your question

The more details you provide, the more likely it is that members will be able to assist you

Should you wish, you can revise your question by selecting Actions, then Edit (although once someone answers your question, you'll lose the ability to edit the question -- but if that happens, you can leave more details in a comment).

Finally, if you're hoping to connect with readers, please consider adding a picture to your profile. Here's how you do it: https://www.youtube.com/watch?v=F5JdUbyjfMA&list=PLpQebylHrdh5s3gwy-h6RtymfDpoz3vDS. By personalizing your profile with a photo of you, you encourage readers to respond.

Good Luck

Kati - SAP Community Moderator

Abinathsiva
Active Contributor
0 Kudos

Hi,

through BADI - ME_PROCESS_PO_CUST under method SAVE write code to trigger mail to Vendor Mail ID of the Purchase Order with popup confirmation if required.

Abinathsiva
Active Contributor
0 Kudos

Hi,

through BADI - ME_PROCESS_PO_CUST under method SAVE write code to trigger mail to Vendor Mail ID of the Purchase Order with popup confirmation if required.