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 for PO change

Former Member
0 Likes
869

Hi Gurus,

I have a condition where I need to change the existing PO's, I need to update the PO's with new price. Can you please help me out which BAPI will fit the best in such situation.

Thanks

Rajeev Gupta

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
410

Use BAPI_PO_CHANGE

Check the sample code for this BAPI :

http://www.sap-img.com/abap/sample-abap-code-on-bapi-po-change.htm

Thanks

Seshu

Hi Gurus,

I have a condition where I need to change the existing PO's, I need to update the PO's with new price. Can you please help me out which BAPI will fit the best in such situation.

Thanks

Rajeev Gupta

1 REPLY 1
Read only

Former Member
0 Likes
411

Use BAPI_PO_CHANGE

Check the sample code for this BAPI :

http://www.sap-img.com/abap/sample-abap-code-on-bapi-po-change.htm

Thanks

Seshu