I am a beginner in Fiori app development and have an oData service with CREATE and UPDATE methods redefined as per my requirement.
I also have a Fiori app developed consuming this oData service. I have added a custom button and want to call the UPDATE method on clicking it.
Can someone please help to provide details on how to call my Update method on button click. I am use the Web IDE for development.