I am working on a SAPUI5 Project which has an Odata Model.
I am successfully loading the data to the table control and am able to take the selected data to the next view.
My requirement here is that how can I push the changes done on the data back to the database. My backend is SAP.
Please Help.
Thanks in advance