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: 

After Save/Commit at ME21N/ME22N/ME28/ME29N

former_member212713
Contributor
0 Kudos

Hello Dear Experts,

I want to send email after save/commit at ME21N/ME22N/ME28/ME29N (Purchase order)

Is there any badi/userexit/enhc. for this issue?

Best regards.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Melih,

Try to use BADI ME_PURCHDOC_POSTED - Method POST . in which you can write your logic to send email.

Thanks & Regards,

Seshadri.

4 REPLIES 4

rajkumarnarasimman
Active Contributor
0 Kudos

Hi Melih,

For Po notification, we have multiple options(Exit, Workflow), I hope. The standard option is available instead of exit and workflow. please find the below note.

191470 - Purchase order as an e-mail


Also find the below thread



Regards


Rajkumar Narasimman

Former Member
0 Kudos

Hi Melih,

Try to use BADI ME_PURCHDOC_POSTED - Method POST . in which you can write your logic to send email.

Thanks & Regards,

Seshadri.

0 Kudos

Thanks it helped me.

Former Member
0 Kudos

Hi Melih,

Check similar thread http://scn.sap.com/thread/724535

Regards,

Sid