Featured Content for SAP NetWeaver Gateway
NEW Document PostSAP NetWeaver Gateway and Duet Enterprise – Top Five Business Scenarioscreated by Shiri Levion Aug 20, 2013 SAP NetWeaver Gateway Productivity Accelerator Authentication Methodscreated...
View ArticleSAP CodeJam Sydney - Gateway & SAPUI5
Calling all SAP Developers! I'd like to announce the upcoming SAP CodeJam Sydney, that will take place on September 25th in the beautiful harbour city of Sydney Australia. The topic for the CodeJam...
View ArticleConsume Odata with SUP using MBO for POST method
Hi,I am working on Odata. Using SUP 2.2 and Netweaver Gateway, i am done with with GET method to read the data by consuming Odata using MBO.I used http://scn.sap.com/docs/DOC-33172 guideline to...
View ArticleSAP NetWeaver Gateway plug-in for Eclipse - New Version Available
Hi All, I am happy to share with you that a new version (2.4.101 )of the SAP NetWeaver Gateway plug-in for Eclipse is now available...
View Articleissue with segw transaction
Hi, We developed a custom RFC instead of usinf standard BAPI for address since we have lot of custom fields to be updated from PA0006 table. when i import custom RFC from segw transaction, how i need...
View ArticleCould not able to pass parameters in URL
Hi, I developed one custom RFC instead of using BAPI_ADDRESSEMP_GETLIST, as i have many custom fields in PA0006, i created this custom RFC. After that I used SEGW ,gateway service builder to import...
View ArticleHow to Post Multiple Rows at a time into Database table using Odata ...
Hello Experts , I want to Post Multiple Records into Database table using Odata Post Method for a Remote Enabled Function Module. For that, using SE80 I created a data model and Mapped fields for...
View ArticleShow label from Gateway in Response body
HiIn the properties of Entity Types, we have set som label names.How can we show thoese names, when we call the URL of the service? Thanks, RegardsAikon
View ArticleOData: Create operation on entity with associated entity?
Given the following: I am modeling a document that has both header and items. This results in two entities with an association. So far so good. When I try and create the document, I will ideally want...
View ArticleGateway Projects not appearing in search list
Hello All, I've created the Gateway OData projects using Gateway service builder tool.Now the issue is when some other user try to open these projects or to be precise try to search these projects...
View ArticleWhere to create users?
HiWe want users created in Backend to access data via Gateway. Should all users also be created in Gateway, or can we avoid that? ThanksAikon
View ArticleCreate Deep EntitySet and JSON
I am using SAPUI5 and I am able to insert an Inline Data Feed when the data is formatted as XML, but face multiple issues when setting JSON to true. I believe this is not a SAPUI5 issue but a Gateway...
View ArticleGW Function Imports
Hi all, So I have been trying to implement a function import for a certain GW service.I followed SAP's guide to create my function...
View ArticleSAPUI5 mobile does not run in your browser
Dear all, I am pretty sure that browsers like Chrome and Firefox can render SAPUI5 mobile pages. However when we try to test our SAP UI5 mobile application from one of these browser we receive an image...
View ArticleHandling messages
Dear all, in ABAP world if I e.g. move goods from one storage to another I can use a BAPI for it. That BAPI would require e.g. material number, source and destination storage. Especially if something...
View ArticleOData JSON missing "innererror" object
Hi, Does anyone know why the $format=json OData responses from Gateway omit the "innererror" object when messages are returned? I am returning 4 messages from Gateway and all four can be seen in the...
View ArticleHTTP 'PUT' request for Netweaver Gateway Service (OData) using JSON format
Hi there, I am trying to update data using the update method of a Netweaver Gateway (OData) Service from SAPUI5 or the Gateway Client (that shouldn't matter). So far I can only get a valid HTTP...
View ArticleBatch Request in Netweaver Gateway(Multiple Operations into a Single Request)
This blog contains information regarding batch concept in SAP NetWeaver Gateway Consumers . The OData Batch requests allow the grouping of multiple operations into a single HTTP request payload. I have...
View ArticleHow to call function import parameters in URL
Hi all, can you just help me in calling function import in url, I created my Function import, i can see even in my model class.i just got struct in how to call this in my url. please find the below...
View ArticleHow to deal with IEs HEAD request on content type?
Hi, I have entites which contain a media stream. I want to include this content in a html object container.This works fine in Chrome and Firefox. The only problem is IE. The problem is here that IE...
View Article