2010 Feb 23 8:39 AM
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
2010 Feb 23 9:23 AM
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
2010 Feb 23 9:30 AM
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)