Validating input data send from gateway/frontend
I have a scenario to create vendor disbursement data using UI5 app in ECC. I am taking care of the ODATA service. I have created the CRUD service for this, however data validation and pre-populated...
View ArticleCalling Odata Service for CDS View with Input Parameters
I would needing yours expert suggestion for following problem: 1. I've created on CDS View with Input Parameter; 2. Then I created the Service in SEGW t-code3. Now when I try to execute the Odata...
View ArticleExpand in CREATE_DEEP_ENTITY
Hi Team , For my OData, service i need to pass multiple tables as input hence I redefined the CREATE_DEEP_ENTITY() method. Till now everything is OK.But the issue is same service should return the...
View ArticleOData input is not passing to sap gateway deep entity method?
Dear scn members, I have created create deep entity set method to create PO but item values are not passing. I put break point also. but only passing header item is not passing. My Input request is...
View ArticleSAVE THE TABLE DATA AT ONCE THROUGH ODATA FROM UI5?
Hi All , I have created an FM with read_flag and save_flag as input parameters,form UI5 i will pass read_flag for reading the data which is displayed in table form and after displaying if i make...
View ArticleTAKSPROCESSING_SERVICE => QUERY_CUSTOM_ATTRIBUTES not implemented
Hey guys, I extended the ODATA-Service "TASKPROCESSING" (V2) which is used in the my Inbox App. Wenn I call my extended Inbox App, I get the error message: QUERY_CUSTOM_ATTRIBUTES not implemented. Any...
View ArticleNeed to consume SAP Gateway oData APIs
Hi,We wish to consume APIs exposed by SAP Gateway. Does SAP Gateway, once installed, provide out of the box capability (pre-S4/HANA) or do we need to install Fiori Apps prior to an increasing set of...
View ArticleSend an PDF Attachment to PHP System via ODATA Services
Hi Team, I need to send the Information in PDF from SAP to PHP system via odata services.I have tried creating but not able to achieve it. Scenario For GET Method: In PHP SystemInput : Delivery No -...
View ArticleUsing SEGW and ABAP in Eclipse
In one of my last blogs about code based OData service development using the SAP Gateway Service Builder (SEGW) I got the (valid) question from Joachim Rees whether I would commend using SE24 to get...
View ArticleHow to monitor data exchange through ODATA
Hi All I am new to SAP Gateway and ODATA concept. I have a requirement where I need to send data from my system to another system using ODATA concept and visa versa. Is there any way through which I...
View ArticleHow to monitor data exchange through ODATA
Hi All I am new to SAP Gateway and ODATA concept. I have a requirement where I need to send data from my system to another system using ODATA concept and visa versa. Is there any way through which I...
View ArticleKey is empty when passing to external association service
Dear Expert, I have problem with passing the key to external association service. For example, I have 2 service and create external association and navigation properties by following this guide Fiori...
View ArticlePush notification through netweaver gateway
Hi , I am using this link, http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e03df0bf-a783-2e10-eca8-9e4918fd37ee?QuickLink=index&overridelayout=true&51492363279729 to perform...
View ArticleIn the context of Data Services an unknown internal server error occured
Hi, I'm trying to expose a BW query using the SAP GW.The RFC in configured and I am able to retrieve the query and create the Project inside SEGW. Also able to add the service, and collect the metadata...
View ArticleIs it possible to get all the tasks using a service user calling the Task...
Hi Gateway Gurus, Currently, the My Inbox uses Task Gateway and lists all the tasks for a user using the TaskCollection entityset. It returns all the tasks for the current user logged in. Is it...
View ArticleCant launch SAP GUI in 'ABAP in Eclipse' tool
Following Andre Fischer blog on Using SEGW and ABAP in Eclipse , i am able to connect to NWG system in eclipse and can see 'system library' content. .Well, when i launch SAP GUI, i encounter with...
View ArticleAccessing links via Eclipse::Selected Service is Incorrect
Hello Experts, I have created an ODATA Webservice successfully, While testing in Web Browser its working fine, and i am getting the data. In ECLIPSE after implementation of same webservice It showing...
View ArticlePush Notifications with HCPms and embedded SAP Gateway configuration problem
Hi all, I tried to setup the Gateway Server in order to send Push notification to the HCPms and the subscribed devices. I have an embedded system, so there is no standalone ERP system. For the...
View ArticleFailing with query operation with $filter and $expand operation
Dear folks, I am try to expand an item collection after querying a header collection with a filter. I did the assocuation and provided the required navigation. header collection: del_headeritem...
View Articlepassing url values to odata services.
Hi all, I am developing the No Sales Exception UI5 Apps.I need to capture the URL input values and pass this values to odata service Filter_Select_options as values.How to implement this requirment....
View Article