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

Exit While saving PO

Former Member
0 Likes
421

Hi Experts,

I am dealing with ME21N transaction. I wanted to find the user exit while saving PO. The structure should contain the KSCHL (i.e. Condition Type) in item level as well as BSART (i.e. PO Type ).

Please suggest me.

Thanks,

Neha

2 REPLIES 2
Read only

GauthamV
Active Contributor
0 Likes
389

This badi will suite for your requirement.

ME_PROCESS_PO_CUST

Read only

Former Member
0 Likes
389

For this you can use the BADI given below .. this will trigger during saving of PO

I am already using it . it is working fine...

The BADI NAME is - ME_PURCHDOC_POSTED

Hope it will be usefull for you ..