‎2009 Aug 15 7:24 AM
Hi,
How to change GL account of a PO? can we use BAPI_PO_CHANGE to change gl account?
If yes Pls let me know the procedure?
Thanks,
Archana
‎2009 Aug 15 7:45 AM
Hi ,
There is No GL posting in In purchase order only vendor account which is reconciliation which is assigned to the particular vendor.
Regards .
Nilesh
‎2009 Aug 15 7:52 AM
Hi,
In the item account assignment level i want to chnge GL account of item.is there any way to change this?
thanks
Archana
‎2009 Aug 15 8:16 AM
Hi
You can use BAPI_PO_CHANGE it is same as using me22n and use POACCOUNT Table to change the account assignment information
Regards
Nilesh.
‎2009 Aug 15 5:17 PM
Hi,
Please check the sample code in this link
http://www.sap-img.com/abap/sample-abap-code-on-bapi-po-change.htm
Regards
Hiren K.Chitalia
‎2009 Aug 17 6:05 AM
hi ,
The function module BAPI_PO_CHANGE enables you to change purchase orders. It uses the technology behind the online transaction ME22N.
Go to SE37 and enter this BAPI there and press F9. You would get all the info about this BAPI
-Thanks
Saurabh Goel