‎2008 Jul 02 9:53 AM
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
‎2008 Jul 02 9:55 AM
Mahesh,
Call BAPI_TRANSACTION_COMMIT after BAPI_PO_CHANGE.
Amit.
‎2008 Jul 02 10:07 AM
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]