Hi ,
I am new to SAP Gateway. I have a scenario where i will get a record from the backend custom table ex:Lets assume a student mark details. The user can change the students mark in the Ui5 screen and then on the click of submit. The record will be updated in the backend .
My question is since we are changing the data in the table, who can we handle the locking mechanism in the SAP Gateway when the record is in process.
Since i will read the record by using one RFC and update the record by using another RFC.
Inputs needed on this. Thanks in advance.