Skip to Content
0
Jun 05, 2018 at 09:21 PM

SAP Fiori: How to lock a customer using odata service?

354 Views

Hello,

We are developing a SAP UI5 application to update Business Partner data. We want to lock the business partner using front end so that no updates are made in back end for the same partner. We used BUPA_ENQUEUE in odata service and used Put method on gateway. We see in debugger mode that the BP is locked but as soon as we exit SAP, the BP is unlocked.
Any idea or suggestions on how to lock the BP from front end?

Thanks

Samir