cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_PO_CREATE1 referencing an RFQ and using a different currency

Former Member
0 Kudos

I am trying to create a PO using BAPI_PO_CREATE1. I am referencing an RFQ object in the POITEM-RFQ_NO and POITEM-RFQ_ITEM fields.

The RFQ was maintained in USD, but I want the PO to be created in a different currency (JPY). I have tried combinations of setting POITEM-PO_PRICE and NO_PRICE_FROM_PO to different values, but none of them seem to work.

Is there a way to create a PO, referencing an RFQ with a different currency?

Accepted Solutions (0)

Answers (1)

Answers (1)

raymond_giuseppi
Active Contributor
0 Kudos

Did you try to Input value in POCOND and POCONDX to update the price or to use BADI ME_PROCESS_PO_CUST or look at Customizing?