Application Development 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: 

Duplicated conditions type after BAPI SO Creation

jay
Explorer
0 Kudos
343

Dear Expert,

After BAPI SO creation, i found that there are several duplicated conditon types

Can you share how this problem can be handled?

Thanks,

3 REPLIES 3

thkolz
Contributor
0 Kudos
311

Which conditions are you passing to the BAPI?
Is it BAPI_SALESORDER_CREATEFROMDAT2?

jay
Explorer
0 Kudos
311

Correct, BAPI_SALESORDER_CREATEFROMDAT2

jay
Explorer
0 Kudos
311

Actual my solution was that deleted in-active conditions in perfome userexit_pricing_prepare_tkomp.

But wonder if ths is right solution.

Via BAPI when creation of sales order, is it standard behaviour which adding inactive condtion types for every conditon type in pricing procedure?