2015 Feb 19 1:49 PM
Hi All,
I am trying to implement a custom change in ME21N after user clicked ADOPT to a Purchase Order
I don't mind doing it in a BADI or User Exit or enchancment spot.
When in the BADI and etc'
I cannot identify that the user clicked ADOPT
Help please.
BR,
Or.
2015 Feb 20 10:32 AM
Hi,
Try the below mentioned BADI and implementing for your requirement
BADI: ME_PROCESS_PO_CUST
if you need to clarification follow this links.
http://www.saptechnical.com/Tutorials/ExitsBADIs/ME22N/Page1.htm
http://www.saptechnical.com/Tutorials/ExitsBADIs/ME22N/Index.htm
http://www.saptechnical.com/Tutorials/ExitsBADIs/ME21N/Index.htm
http://scn.sap.com/thread/3425250
.
Regards,
Kumar
2015 Feb 22 8:19 AM
Hi,
Thanks for the quick reply.
We have implemented the BADI for other uses,
but there is no field to identify the ADOPT button in ME21N.
The value in SY-UCOMM is initial and there is no other field to identifiy user command.
any ideas?
Thanks and BR,
Or.