NW 7.4 Gateway Components missing
I've installed a NW 7.4 ABAP Stack, planning to use the Gateway Foundation and Fiori SAPUI5 components to experiment with mobile. When I go to SICF to activate /sap/opu/sdata, it is not there....
View ArticleOdata to tree SAPUI5
Hello everyone,I have a requirement to display the company hierarchy in SAPUI5 from SAP back end, in addition the sub items should be lazy loaded by calling the odata service because of the performance...
View ArticleSuccess/Error messages in OData Service from ECC
Hi Team, I want to return messages which are coming from ECC to Front end with error type and description. 1.I'm using class - /iwbep/if_message_container to return message, even then it...
View ArticleHow to create Odata service for an RFC having a table as import parameter in...
Hi, I am trying to create OData service for an RFC which is having table as an import parameter. So the entire table needs to be populated via the query URL. But when table parameter is selected, it...
View ArticleDisable Conversion Exits in Gateway
Hi Guys, is it possible to disable the conversion exits of the properties of an entity? Thanks a lot.Nils
View ArticleHow to use filter with
Hi to all, I have created OData service endpoint, using the below linked approach, OData producer using Apache Olingo with MySQL, JPA & Tomcat web server I got Odata service and am able to list...
View ArticlePrevent GET_EXPANDED_ENTITYSET from calling multiple time?
I have a OData Gateway Service with nested entities (say Entity A can be expanded with Entities B ;navigation properties "nv" ).Now I redefined GET_EXPANDED_ENTITYSET and call in there a method that...
View ArticleOData Channel API: Association to an entity in a different service?
Hello, I'm in GW 2.0 SP 6 and using the OData Channel API to develop a service manually. I'm trying to understand the options for modularization and cross-system integration using associations. Suppose...
View ArticleHow to create a custom data provider for Task Gateway
Implementing a custom provider for Task Gateway The Task Consumption Model in Gateway is a harmonized task representation defined by SAP and exposed by SAP NetWeaver Gateway as a restful OData...
View ArticleWebservice still prompt vor certificate instead using basic authentication
Hi, I created a simple web service which should be work with basic authentication (User & password).In the SICF I edit the service and changed teh Logon Data to "Required with Logon Data".When i...
View ArticlePassing Table type in SAP Netwaever Gateway
Hi Can we pass Table type as input parameter for web service ? Below is my BAPI as input Parameter. ThanksSurekha
View Articlehow to pass a value to BAPI in sapui5 using odata services?
Hi , Require Help to understand how to pass a value through oData services to BAPI to fetch the required result. Detail:I am trying to create a mobile app in sapui5 where Im consuming a odata...
View ArticleUpdate Operation for Sales Order header and Item Details
Hi Team, I have created a gateway service for Sales Order (CRUD) Operation. I want to change Sales order header and Item but i was not able to receive the data passed as XML from Rest Client/GW Client....
View ArticleSAP ODATA Service (for creating a record)
Dear All We have developed a ODATA service to query data as entity set or Query data based on a key value. It is working fine.However, We like to have a following 1. We have a Z-table ( Say contacts...
View ArticleQuick Starter Configuration Guide - SAP Gateway
Updates:July 8th, 2013: Fixed typo in step 2 (the description of step for system alias maintenance) and explained importance of the field system id in this step.July 9th, 2013: According to the hint...
View ArticleCreate Dynamic Strucuter
Hi, I have a requirement, where through oData service I have to send a table data. And the same i have to display in UI5 interface. The table columns are not fixed, let give an example. If user select...
View ArticleGateway SEGW "runtime object generator" issues (SP10?).
Hello, We have recently updated our IWFND component to SP10, and after that i'm having some trouble while trying to create services. Whenever I run the object generator funtionality, the gateway keeps...
View ArticleSAP Netweaver Gateway 2.0 - Install in SAP R/3
Dear All, Our netweaver 7.40 do not have abap stack, is that possible that Netweaver Gateway completely install in SAP R/3? Please advise. Thank you. RegardsChoong
View Articleupgrade of GBAPP_PR_APV
Hi All, We have redefined the service GBAPP_PR_APV using new project ZGBAPP_PR_APV_EXT. Now the system is upgraded and I see that a lots of new entities/association sets have been added to...
View ArticleFetch Multiple Rows from RFC Table in Odata SAP Netweaver Gateway
Hi All, The problem I'm facing is. I got one RFC which is having some Import parameters and Table as Output. So when i'm trying to build Odata service using Netweaver Gateway Service Builder. The...
View Article