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

ME_PROCESS_PO_CUST

Former Member
0 Likes
397

Hi ,

i am using the BADI ME_PROCESS_PO_CUST (PO create ,change) and i am using the method POST where i had written some code....This BADI and the method is getting trigerred in one client but the code where i had written in post is not getting trigerred in the other client ..Can anyone please help me with this..

PS: good answers will be rewarded with points..

Hi ,

i am using the BADI ME_PROCESS_PO_CUST (PO create ,change) and i am using the method POST where i had written some code....This BADI and the method is getting trigerred in one client but the code where i had written in post is not getting trigerred in the other client ..Can anyone please help me with this..

PS: good answers will be rewarded with points..

1 REPLY 1
Read only

uwe_schieferstein
Active Contributor
0 Likes
350

Hello Vijay

When the BAdI has been implemented and activated it is active in all clients. Thus, there must be something different in the way how you identify the BAdI to be active in the different clients.

Regards

Uwe