Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_PO_CHANGE

Former Member
0 Likes
755

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

5 REPLIES 5
Read only

Former Member
0 Likes
715

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

Read only

0 Likes
715

Hi,

In the item account assignment level i want to chnge GL account of item.is there any way to change this?

thanks

Archana

Read only

0 Likes
715

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.

Read only

Former Member
0 Likes
715

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

Read only

Former Member
0 Likes
715

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