Creation of OData service with implementation of CRUD methods and `deep insert` method from scratch
How to implement OData service from scratch if you have old stack in your SAP instance and you don't have RAP or BOPF but you need OData service with all CRUD methods for entities of your model and at...