cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_CONTRACT_CREATE item condition order

Former Member
0 Kudos
3,971

Hi all,

I tried to create a contract with item condition with BAPI "BAPI_CONTRACT_CREATE", and I already input the "COND_COUNT" in parameter "ITEM_CONDITION".

the contract created successfully, but the order of item condition was wrong, can anyone give me some advise?

Thanks and best regards,

Shujian

View Entire Topic
Former Member

After a longer discussion we got a final answer (works as designed).

In fact there are two different ways to sort the added conditions.

ME31K / ME32K do not notice the order given by the counter of the calculation scheme.

Using the BAPI step and counter is taken into account.

Solution will be to adjust the calculation scheme or enhance the custom specific coding.

Best regards

Axel