Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Using BAPI_PRICES_CONDITIONS to populate KONAIND

Former Member
0 Kudos
625

Hello,

I am trying to create Sales Deals using BAPI_PRICES_CONDITIONS.

The FM creates the condition records in KONH, KONP and the AXXX table.

However, the Sales Deals tcodes, VB23 and VB22, do not show these condition records.

I investigated and found the most likely cause is missing records in table KONAIND,

but have been unable to find a way to populate this table using this BAPI.

Has anyone faced and resolved this problem ?

Thanks for all your help in advance.

BTW : I am open to any suggestions to create Sales Deals without using this BAPI too

(except LSMW, since that is taking tooooo long, hence looking for alternatives).

Regards,

Jaideep

2 REPLIES 2

0 Kudos
286

Hello,

I am facing the same problem as mentioned by you.

In our scenario we first create a Sales deal number through BDC and then update the pricing conditions using IDOC COND_A04, passing the sales deal number.

The problem is because there is no reference in the KONAIND table for the pricing condition number against the sales deal,  it is not displayed while selecting the same.

Is there any solution for this?

Could you let me know how you got around this problem?

Thanx

Linto

0 Kudos
286

Hello Jose,

Did you solve this issue?

Would you please advice me solution!

Thanks