2006 Mar 29 3:38 PM
Hi,
For sales documents, there is a user exit MV45AFZZ which has lot of form routines, that get invoked before saving the sales document. Similarly for purchase orders which is the user exit include which will have such form routines. I want to modify a single field in a purchase order before saving it based on some criteria. How do I achieve that. Thanks for the help in advance,
Regards,
Vijay
2006 Mar 29 3:52 PM
Hi Vijay,
You can use BADI ME_PROCESS_PO_CUST for changes & updations to the PO's.You can implement this from SE18.
2006 Mar 29 3:53 PM
For Purchase order you can use the following enhancement.
Check the Enhancement MM06E005 and below mentioned Exit FMs.
EXIT_SAPMM06E_013
EXIT_SAPMM06E_012
2006 Mar 29 4:11 PM
Hi Vijay,
You can use this user exit <b>EXIT_SAPMM06E_017</b> - Export Data to Customer Subscreen for Purchasing Document Item (PAI).
Hope this will help.
Regards,
Ferry Lianto
2006 Mar 29 4:25 PM
hey i'm unable to find out which enhancement these FM's come under. Ideally they should come under some enhancement and i've gotta assign it to a project and activate the project right? What is the enhancement name that these FM's come under?
Regards,
Vijay
2006 Mar 29 5:50 PM
In my previous report I have already mentioned the enhancement name "MM06E005"
Goto T-code SMOD Enter enhancement name "MM06E005"
Click on components, you will get all the FMS.
Message was edited by: Amandeep Singh