2006 Jul 26 1:18 PM
Hi Experts,
Is there any function module for purchase order change or i need to do new recording in me22n.
Thanks,
Senthil
2006 Jul 26 1:19 PM
Hi Experts,
Is there any function module for purchase order change or i need to do new recording in me22n.
Thanks,
Senthil
2006 Jul 26 1:19 PM
2006 Jul 26 1:19 PM
Hi
Function module <b>BAPI_PO_CHANGE</b> enables you to change purchase orders. The Change method uses the technology behind transaction ME22N.
Regards,
Viven
2006 Jul 26 1:19 PM
2006 Jul 26 1:24 PM
You can also use the methods in the class <b>CL_PO_HEADER_HANDLE_MM</b> from SE24.
2006 Jul 26 1:26 PM
BAPI_PO_CHANGE is the fucnction module to change the Purchase orders..kindly try using this