SAP Netweaver Gateway Demo System
Get ready for a test-drive with SAP Netweaver GatewayFor developers who want to get a first impression of SAP NetWeaver Gateway we are offering free access to an online demo-system. If you are a...
View ArticleSupported OData Query Options
Hi all, OData supports query options like $filter=cityfrom eq 'SINGAPORE' or $select=...(A full list can be found [here|http://www.odata.org/media/16352/%5Bms-odata%5D.pdf]) 1) Which options are...
View Articlenavigation property
Hi,I have two entity product and supplier. product(0:n)-->supplier(1)I have created association and navigation property(ToSupplier) in product. the association has no referential constraints. now I...
View ArticleSAP Annotations for OData Version 2.0
IntroductionOData services provide a uniform interface for interacting with their resources, and in addition are self-describing:The service document (located at the service root) lists the available...
View ArticleTransport OData service to QAS and Production activated
Hello Experts.. Is it possible to transport a OData service to the QAS and Production environment without having to manually activate it in the target system without using transaction SICF?
View Article404 error while creating ODATA service for custom Quotation creation
Hello experts,While creating a custom quotation (va21) using a custom function module. The function module is working fine and i have used the same in ODATA service. But while executing it throws an...
View ArticleThe in-lines of the navigation property at second level is coming as initial...
We are trying to create an entity with associations as below: Open Order KPI (Key: KPI ID, Navigation Property: NavToDate)Orders aggregated by Date (Key: KPI ID and Date, Navigation Property:...
View ArticleMultilevel Deep Insert Issue
Hello fellow SAPers. I have an issue figuring out how to make a multilevel deep insert to work out. So far the issue I'm having is how to make a working types for it to work, the scenario is as...
View ArticleGateway entity for BAPI_PR_CREATE
Hello Experts, I need to develop a SAPUI5 and a Gateway service for creating purchase requisition. The BAPI for creating requisitions is BAPI_PR_CREATE. Since the BAPI contains a lot of tables as...
View ArticleBatch operation in SAP Odata gives a syntax error
HI All, I'm trying to do a batch operation on an Odata set but it gives me a malformed syntax error when i execute the URI in Gateway client.Please find attached along the screenshot of the same. At...
View ArticleSAP UI5 how to pass data to header and line item entity set using CREATE method
Hi, We have two different entity sets for header and line item data in SAP. We defined the association to link header and line item details. We are able to post the document in SAP using XML template....
View ArticleGateway RFGun Integration with UI5
Dear All, Can we integrate SAP gateway with RF gun browsers? Want to try to develop RF application on with UI5 using Odata services which runs on Motorals RF GUN browser. Motoral RF Guns supports IE...
View ArticleGateway deployment options
We are planning to build custom Firoi apps using SAP Web IDE to talk to SAP HANA XS engine to access odata services. In order to connect, i may need to deploy Gateway 2.0. What are my options for...
View ArticleHow can i deploy standard SAP FIORI App into my IDES system?
I have an ides system which i have both back end and front end in one system. I want to deploy standard fiori app in to my ides system. I am very new to this SAP FIORI. Can any one assist to me. Thanks...
View ArticlePassing internal tables as import and export varaibles
Hi All, I have a Function module which has 4 import parameters and one return table parameter.. when I tried to create odata service for this RFC, I see that 2 individual entity types are being...
View ArticleSAP Annotations for OData Version 2.0
IntroductionOData services provide a uniform interface for interacting with their resources, and in addition are self-describing:The service document (located at the service root) lists the available...
View ArticleComponent upgrade in Gateway
Hi All , Current versions SAP_BASIS7409SAPKB74009SAP Basis ComponentSAP_UI74012SAPK-74012INSAPUIUser Interface Technology 7.40SAP_GWFND7409SAPK-74009INSAPGWFNDSAP Gateway Foundation...
View ArticleHow to prevent connection timeout in long running Gateway requests?
Hello, I have a UI5 application which calls a Gateway function import that takes a veeery long time to compute something. Therefore the client browser receives a connection timeout from the SAP...
View ArticleWhy sap gateway and why not sap jco ?
Hello, I want to undestand the limitation of both sap jco and sap gateway . Which one is better for handling large data . and when to use both of these .. regards,Arun Menon
View ArticleError while connecting with the url using odata...please help
hi All, I was trying to do one basic ODATA example which i got from the threads. <!DOCTYPE html><html><head> <meta http-equiv='X-UA-Compatible' content='IE=edge' /> <meta...
View Article