‎2020 Dec 10 8:38 PM - edited ‎2024 Feb 03 7:37 PM
Hello Everyone,
We are facing issue while creating Contract through BAPI_CONDITION _CONTRACT_CREATE while loading the multiple condition table with different Condition Types through BAPI.
Its showing the below error in return of BAPI Execution for Table- CONDITIONKEYDATAIN & CONDITIONITEMDATAIN.
We are passing multiple line item table with different key combination of COND_TYPE.
Please let us know if there is any suggestion.
Error details - "Wrong parameter : No change list exists for condition item 02"

Regards
Manish
Request clarification before answering.
Hi Raymond,
Thanks a lot for your suggestion, maintaining the entries in the above structure and other areas did solved my issue, specially when I updated the data in BVBDATAIN structure it worked for me.
Thanks a lot for your reply
Regards
Manish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check your code, you insert a record in CONDITIONKEYDATAIN without a corresponding record in
CONDITIONKEYDATAINX.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Manish,
I'm having a similar issue that yours. Could you share your code? Thanks:
Luis Lara.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am also facing issues while using BAPI method in LSMW for creating contracts, mainly net price is blank and conditions are not getting updated. Debugging further, it is found that it is calling dialog transaction to maintain conditions in "RV_CONDITION_MAINTENANCE". Kindly help how to resolve it.
| User | Count |
|---|---|
| 27 | |
| 13 | |
| 11 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.