Loading OData without Table or List object in SAPUI5
问题 I have 2 weeks looking for an example to understand how the OData works. I have defined in the Manifest.json my url with the OData service { "_version" : "1.7.0", "sap.app" : { "id" : "test", "type" : "application", "i18n" : "i18n/i18n.properties", "applicationVersion": { "version" : "1.0.0" }, "title" : "{{appTitle}}", "description" : "{{appDescription}}", "sourceTemplate": { "id" : "servicecatalog.connectivityComponent", "version" : "0.0.0" }, "dataSources" : { "Test" : { "uri" : "/sap/opu