You are on track correctly....ABAP comes into the picture when you create the actual backend RFCs for your OData services via the Gateway server. You want to read, create, update, delete, etc. your backend data? Well, most often you will have your own "business logic" that will come into play somewhere in there.....so you churn out some ABAP to handle that.
↧