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: 

Push button event in ME21N,ME22N,ME23N

Former Member
0 Kudos
266

Hi Experts,

Is there a user exit or BADI that I can use in the event a user has clicked/pushed a button in these transactions?

I don't think ME_PROCESS_PO_CUST is applicable since it works when data is being saved

please correct me if i'm wrong.

Regards

2 REPLIES 2

Former Member
0 Kudos
118

Hi,

Can you be more specific on what is the requirement? Which specific button press you need to capture? The enhancement ME_PROCESS_PO_CUST will be called many times in this transaction. If you can give the specific requirement it would help in narrowing down the search.

Thanks

Former Member
0 Kudos
118

A button from the PO header specifically in the Versions Tab.

I just want to catch the event when the menu buttons are clicked like (delete versions etc)