Top "Netweaver" questions

SAP NetWeaver is a service-oriented application and integration platform.

VBA general way for pulling data out of SAP

Does anyone know how to use VBA to pull data from SAP Netweaver? I have a number of daily reports …

excel vba netweaver
OData binding with $expand

We have to bind a OData url to UI5's ODataModel https://sapes1.sapdevcenter.com/sap/opu/odata/sap/ZCD204_…

sapui5 netweaver
What is a client in SAP system?

Can someone please explain me what a client in a SAP NetWeaver system using the ABAP stack is and how …

abap netweaver
SAPUI5 create multiple value(batch) using post

To post data in the SAP Back-end I use: oModel.create("/Dummyset", oEntry); //so far it works fine Now I …

odata sapui5 netweaver
SAP SSL handshake failed

I'm trying to retrieve data from an open data api. I have downloaded the certificate from the site and imported …

sap netweaver sap-erp
SAP UI5 odata create fail

i'm working with SapUi5 to build a webapp which connects to our Netweaver Gateway. This App consumes the data successfully, …

sapui5 netweaver sap-gateway
OData service authentication with SAP Gateway service OpenUI5

i have a service url as below http://<hostName>:2020/sap/opu/odata/sap/ZTEST_SRV$metadata When i …

odata sapui5 netweaver