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
494

Hi,

I was using the BAPI_PO_CHANGE bapi for changing the purchase order..

Now while changing they are giving the new condition types which they need to put in me22n condition base value field of USD currency..

I checked out that parameter in pocond table inside the BAPI.THere is a field called condbaseval..But it is not helping to update in the respective PO..

Any body help me in the scenerio wiht sample code it will be very help ful

2 REPLIES 2
Read only

Former Member
0 Likes
456

Mahesh,

Call BAPI_TRANSACTION_COMMIT after BAPI_PO_CHANGE.

Amit.

Read only

JoffyJohn
Active Contributor
0 Likes
456

check this link...this has sample code

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