cancel
Showing results for 
Search instead for 
Did you mean: 

PO Pricing Conditions create

Former Member
0 Kudos

Hi,

We are writing a report to upload POs using flat files.

We are using the FM BBP_PD_PO_CREATE to create the PO. However, if we pass the pricing conditions for the PO item through this method, the conditions are not getting updated. The conditions do not get updated even while using the BBP_PD_PO_UPDATE FM.

Is there anything specific that we need to do for this? Could someone please shed some light on this?

Thanks & Regards

Saravanan.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

If you use Classic pricing (no IPC) then pricing conditions are not created. Can you check this?

Rgds,

Prasanna

Former Member
0 Kudos

Hi Prasanna,

Thanks. I checked that IPC is active in our system. Also, to explain more, the below is what happens currently -

The price that we enter in the item basic data also gets added to the conditions as a price record. This happens correctly (programmatically). However, there can be additional conditions added which is not happening. We do not get any error messages.

Thanks & Regards

Saravanan Sadasivan.