Use this tag when the question involves implementing OData-compliant REST APIs in SAP Gateway, and everything about SAP Gateway Foundation: OData service implementation, proxy classes for OData services, REST messages (GET, PUT, POST, DELETE), etc.
I am calling a create service of SAP Net weaver Gateway from SAPUI5. I have written following code for getting …
sapui5 sap-gatewayI've been trying to call a entity, but i'm supposed to call the results from its associated entities. I tried …
odata sap-gatewayWe are trying to create an entity that has date attributes via an odata service. Backend is an sap system. …
javascript odata sapui5 sap-gatewayi'm working with SapUi5 to build a webapp which connects to our Netweaver Gateway. This App consumes the data successfully, …
sapui5 netweaver sap-gatewayI am making a worklist application using SAPUI5. The problem is that when I create an entry and then create …
odata sapui5 sap-gateway batch-requestI have an odata-request in my SAPUI5 application which calls the Gateway. On the Gateway, I have an Trusted RFC …
sapui5 sap-gatewayI am currently using SAPUI5/OpenUI5 to consume and modify OData Services. I want to create a new product entry …
javascript odata sapui5 sap-gateway