2023 Feb 24 5:27 PM
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.
2023 Feb 25 6:31 PM
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?