Skip to Content
0
Former Member
Nov 28, 2014 at 12:49 PM

Implementing OData-Service/Netweaver GW-Service into UI5-App

41 Views

Hello Experts,

I have installed ABAP Development tools and SAPUI5 ABAP Repository Team Provider plugin in Eclipse IDE Kepler .

I have shared my SAPUI5 project in back end SAP system. BSP application and service gets created in SICF Transaction path /sap/bc/ui5_ui5/sap/zui5_odata.

I can easily deploy and run SAPUI5 application on ABAP server.

But when i am trying to access data through SAP Odata, it is neither showing data nor giving an error in SAP.

I have developed one model in SAP though SEGW (SAP Netweaver Gateway Service Builder) Transaction.

In SAP Net weaver Gateway Client, it is showing SAP table data in JSON format. Same Data model i have used in SAPUI5 Project but data is not being fetched.

Help me guys.