cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot adopt external price in sales return with BAPI

colin_cheong
Contributor
0 Kudos


Hi,

I am doing a RFC and using the standard FM,  BAPI_CUSTOMERRETURN_CREATE.

I had set the condition type, VKA0 and value in the table, BAPI_COND.

The return sales order was able to get created and the pricing was captured.

However, the main condition VKP0 was not set and missing from the conditions.

The final amount was ZERO and the VKA0 that was added seems to be INACTIVE.

However, when I click on the UPDATE button to refresh it, the condition VKP0 was ACTIVE and VKA0 was cleared.

I had set the condition VKA0 to allow for manual entry.

Can someone tell me if it is error from the RFC or error from the pricing procedure?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos
 if it is error from the RFC or error from the pricing procedure?

It may not be due to  pricing procedure but due to condition type.  If you want to auto populate the manual condition type in return sale order, then set the manual condition type to "C" against "Manual entries" and maintain condition record for that.

G. Lakshmipathi