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: 

User exit for PO Item data update

Former Member
0 Kudos

Hello All,

At time of creation of PO using ME21N / ME58, we want to update PO item data . We want to update Over and Under delivery tolerances values from corressponding sales order rather than purchase info record.

Please let me know if anyone has worked on similar requirement or any pointers for relevant user exits in SAP Release 4.6C .

Regards,

Manu.

3 REPLIES 3

shishupalreddy
Active Contributor
0 Kudos

Hello ,

Would you please check the below Userexits in 4.6C .

EXIT_SAPLV50E_001

EXIT_SAPLV50E_002

EXIT_SAPLV50E_003

EXIT_SAPLV50E_004

EXIT_SAPLV50E_005

EXIT_SAPLV50E_006

In which I hope 2 and 4th were usefull.

Regards,

0 Kudos

Hello Shishupal,

Thanks for your prompt answer. I tried with above given exits but 4th one updates foreign trade item data(EIPO) and I want to update PO item data - tolerance values (EKPO).

Many Thanks for your effort.

Manu

0 Kudos

Hello ,

Would you please check the below

EXIT_SAPL2012_001

EXIT_SAPL2012_002

EXIT_SAPL2012_003

EXIT_SAPL2012_004

Regards,