cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sending mail to user when release code is updated in PO creation

DharaniSriram05
Discoverer
502

Hi All,

I have a requirement whenever I create PO using ME21N if release strategy is activated, that time Email Notification has to be triggered per release code.

Please help me in this as I am new to ABAP.

Regards,

Dharani

Accepted Solutions (0)

Answers (2)

Answers (2)

Dominik_Tylczynski
SAP Champion
SAP Champion

Hello @DharaniSriram05 

I don't think any ABAP programming is necessary here. Purchase order release can be supported with SAP Workflow:

Once the workflow scenario is up and running, you'll get email notifications out of the box with standard SAP Workflow functions.

Best regards

Dominik Tylczynski

DharaniSriram05
Discoverer
0 Likes

Thank you for your reply,

I am aware of workflow process, but the requirement is to be done without the workflow process. Any alternative solution is what I am looking for.

Dominik_Tylczynski
SAP Champion
SAP Champion
0 Likes

Hello @DharaniSriram05 

The requirement is strange to me as there is a standard functionality to implement it. But if you insist on reinventing the wheel you can use MM_PUR_S4_PO_POST or ME_PURCHDOC_POSTED BAdI enhancement to sent emails from purchase orders.

Best regards

Dominik Tylczynski