Unable to fetch services from on-premise backend system in HCI ODATA...
HI All, I have connected an on-premise system to HCI Odata provisioning service. i have defined it as an a destination in odata provisioning config. and is is saying connection is successful using hana...
View ArticleDocument for integrating SAP Gateway with SAP SCM
Hi Experts, Do we have any document or link to show integration steps between SAP Gateway and SAP SCM? Please advice. Thanks,Asad
View ArticleERP Integrations with SAP Gateway (5 Minute Questionnaire for Uni. Dissertation)
Seeking respondents to my university dissertation questionnaire who have had any prior experience integrating with an ERP package. If you, or your business has, you qualify and I would be very grateful...
View ArticleError / Return Handling in Create Deep Entity Set
Hello Experts, I implemented a Create Deep Entity for creating PM Orders with Operations and Services. All works fine. Thanks to SCN Community. The issue I have is I am using a BAPI to create PM...
View ArticleUnable to fetch Date fields via FM in OData service
Dear experts, I am following SEGW approach to develop OData service via standard function module for Query and Read operations.The issue is that OData service does nt work when date fields are added...
View ArticleSoft State and OData
Hi experts, at the moment i am testing the soft state support for OData.Soft State Support for OData Services - SAP NetWeaver Gateway - SAP Library Unfortunately i am at a point where i don't know how...
View Article$filter with GET method is not working on batch call
Hi Experts, i am trying to fetch data using batch call, that time i am getting status accepted for batch but getting bad request status with error 'Invalid type for '$filter' system query option....
View ArticleImplement Sorting in SAP Gateway
Is there any recommended way to implement sorting functionality via ODAta in Gateway. Since using an OData model which is server side implementation for sorting a request is to be made now to gateway...
View ArticleBatch service passing multiple values as filters
Hi, Service call : /sap/opu/odata/sap/ZEMPS_SRV/$batch My request is --batchContent-Type: application/httpContent-Transfer-Encoding: binaryAccept: application/xml GET ztotal_EmpSet/?$filter=...
View ArticleHow to create ODATA services in S4HANA
Can I get any link or steps to create odata service on S4HANA. any suggetions.
View ArticleHi All,
Hi All, Actually am doing SAP Integration with Salesforce using SOAP API. I am using Query() operation to fetch the data from Sales force.The issue here is actually am able to get...
View ArticleAssociation/navigation for non-key fields of entities
Dear Experts, I am building a service for Sales order. My structure as follows -Entities: 1. VBAK Key : vbeln non-key : kunnr -- there is no...
View ArticleHow a field of table type is got separated from a zstructure while creating a...
Hi Experts, I have created a zstructure in se11, which contains three fields including one field of type "TableType". field1 type char1,field2 type char2,field3 type zchar3_tt. when ever i created a...
View ArticleConnect gateway with non-SAP application
Hi experts, we are trying to connect our gateway system with a non SAP application which provides REST services, no OData.Only info I got so far:"If there is no OData service from the Non-SAP backend,...
View ArticleConsuming oData for function import using Javascript or C#
Hello Experts,Below URL works fine from REST Client when tested but we are not able to do it in C# or Javascript....
View ArticleSAP Gateway - C#.NET HTTP WebRequest Post - "The remote server returned an...
Greetings All We are trying to make a POST/PUT request from C# .NET 3.5 client application to SAP Netweaver Gateway; Background:The URL and port numbers are valid - this has been tested using Netweaver...
View ArticleOdata backend progress indicator
Hi, I was wondering whether it is possible to send some sort of progress indicator from the backend to the frontend. My situation is as follows:In my application i have a button which triggers an odata...
View ArticleHow to Pass table as input parameter in Function Import
Hi, I would like to know, how to pass table or multiple values for same field in "Function Import" as an input parameter. As of now, I came to know, it's not possible in standard way. Is there any...
View ArticleSAP Gateway Exception
Hi everybody. I'm starting with sap gateway and i'd like to custom my error response when i'm calling the exception. It would be possible? For example: The original response: { "error": { "code":...
View ArticleAPI Key authentication in SAP for SAP Odata Gateway
Hi Experts, We have an OData Gateway in SEGW transaction in SAP, which is being called by a third party system to 'POST' data into SAP ECC custom tables.Now the requirement is API key authentication,...
View Article