cancel
Showing results for 
Search instead for 
Did you mean: 

Setting a pricing Condition through a BAPI

Former Member
0 Kudos

Hi,

I have the following problem - I am trying to set a condition on an item in a quotation using the BAPI_CUSTOMERQUOTATION_CHANGE. The error that I get back is "Requirements are not fulfilled for condition PN00".

When I try to set the condition manually through VA22, I can set it without any problems. Through the transaction V/08 I can also see that the requirement has been set to "2" (Item with pricing).

Does anyone have any idea what the problem could be? What really stumps me is that using the GUI, I can set this condition without problems. It is only through the BAPI that I run into this error.

I have also used the same code in another example to set conditions without problems. The only thing different in this case is that the Item where I am setting the condition is a lower level item - the item number 10 is the high level item for this position. Is it possible that this plays a role in this case?

Bye

Sameer

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The parameter for the item number was being sent wrong to the R/3 system.