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

Update Master data using transaction data

Former Member
0 Likes
448

Hi Friends,

we have an interesting requirement wherein while creating a PO(ME21N), the net price which is entered on the screen should update the inforecord(ME12).

This could be achieved through a user exit which carries the NETPR - net price field. In the user exit a BDC could be used to update the ME12 transaction in the background.

Could any of you help us with the particular user exit for ME21N which is used to do manipulations with the NETPR(Net price) field. The transaction has numerous user exits though.

Awaiting your valuable inputs.

Thank you.

Regards,

Gayathri N.

3 REPLIES 3
Read only

Former Member
0 Likes
415

Try the badi:

ME_PURCHDOC_POSTED Purchasing Document Posted

Regards,

Ravi

Read only

0 Likes
415

hi Ravi,

how to use ME_PURCHDOC_POSTED, how to code inside method 'POST'..

Read only

Former Member
0 Likes
415

better to check in SE15 . which are the projects are in active status for Package ME.

regards

Prabhu