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: 

Updating contract partner city using BAPI but CDPOS entries showing as Insert.

0 Kudos
255

Hi,

We are updating contract (VA42) partner city at item level through BAPI_CUSTOMERCONTRACT_CHANGE. It is updating as expected but when we see change log (Environment - > changes) Log showing as created instead of changed and change indicator field (CHNGIND) in CDPOS table is updating with (I - Insert). It should update with 'U'

Can anyone please suggest?

Thanks,

Venkat.

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos
190

Could you check if previous address was not related to contract but was the address of a partner object. When you changed the address in the contract, the old address was copied with your changes, so creating a new address record?