API "CE_BANK_PUB.UPDATE_BANK_BRANCH". Issue with 'OBJECT VERSION NUMBER' from HZ_PARTIES table
Dear Community,
I need to update the existing branch number field (for correction or update the empty field), so I also tested the API "CE_BANK_PUB.UPDATE_BANK_BRANCH".
While doing the test, I'm getting error when multiple times the same party id (branch party id) branch number field is updated, and I found that object version number is not latest( and asked the earlier post question).
error message: This record in table HZ_PARTIES cannot be locked as it has been updated by another user.
so, i fetched the correct object version from HZ_PARTIES for this specific party id and executed the API, now it got updated, the results is shown below: