Hi all,
I am a beginner of SAP gateway, I have been doing some research.
Now I am wondering what can SAP gateway do besides acting like a web-based database.
It says that by using REST and oData, resource can be operated. What does this resource mean? It seems it's more than just data.
Moreover, how REST style deal with the cases like some process-oriented ones?
For example, in my current project, we have developed decades of BAPIs and each one refers to a business senario.
We deployed these BAPIs as web services. But I can't imagine how to do the same thing by using REST?