Payables and Cash Management - EBS (MOSC)

MOSC Banner

This record in table HZ_PARTIES cannot be locked as it has been updated by another user error in IBY

edited Aug 19, 2021 8:23PM in Payables and Cash Management - EBS (MOSC) 1 commentAnswered
We are getting the following error messge 'This record in table HZ_PARTIES cannot be locked as it has been updated by another user.'

in the package while using below the API  IBY_EXT_BANKACCT_PUB.UPDATE_EXT_BANK_BRANCH

Our application is recently upgraded to R12 after that its not working.

Please help me

P_EXT_BANK_BRANCH_REC.BCH_OBJECT_VERSION_NUMBER := 1.0;
P_EXT_BANK_BRANCH_REC.TYP_OBJECT_VERSION_NUMBER :=
1.0; --?
P_EXT_BANK_BRANCH_REC.BRANCH_NAME := EMP_BANK_CUR.BANK_BRANCH_NAME;
P_EXT_BANK_BRANCH_REC.BRANCH_TYPE :=
'OTHER'; --?
P_EXT_BANK_BRANCH_REC.BANK_PARTY_ID := V_BANK_ID;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center