Code snippets for Uploading Files to SAP GW, Downloading Files from SAP GW -...
See this blog post for details Uploading Files to SAP GW, Downloading Files from SAP GW - New Techniquesyourclass_MPC_EXT->DEFINE( ) METHOD define. super->define( ). DATA: lo_entity...
View ArticlePosting through a Navigation to an EntitySet in External Model Reference Bug?
Hi All, Consider the scenario where I have a service called ResuableEntities which contains a Comments Entityset (with underlying Comment Entity). Now I create a second service called...
View ArticleHow to create a service with deep insert input but output a single entity?
Hi Experts, I have created a service which has 2 entities. DeliveryHeader DeliveryItems StatusOutput Association has been defined for DeliveryHeader and DeliveryItems....
View ArticleOutput entity not getting displayed if not sent in input request.
Hi experts, I have created a service which has 3 entities. DeliveryHeader DeliveryItems StatusOutput Association has been defined for DeliveryHeader and DeliveryItems....
View ArticleSAP FIORI LEAVEAPPROVAL - Scenario configuration does not show in the drop...
We are in GBHCM003 600 (SP 10). Do we need implement anything else? Do anyone know which SP, the UIHCM003 100 (SP 05) comes from ? /GBHCM/LEAVEAPPROVAL is available in the ODATA services and i have...
View ArticleAccess to Business Workplace Inbox
Hello, I use SAP Netweaver Gateway with ODATA protocol. Into Workflow Services metadata I cannot find which service offering the possibility to access to "Document" part of the "Inbox" coming from...
View Articlegateway importing bapi_epm_so_get_list , but so_id missing...
Hi all I am trying to create sample application in gateway. service with $metadata working properply... example link Step-by-step guide to build an OData Service based on RFCs – Part 2 while import...
View ArticleGetting error while trasporting BW query to ODATA
Hi Experts, I am trying to export BW query as an ODATA service. I am following...
View ArticleExpand not working ...
Hi all. I'm developing a simple scenario where I read employee data and later if expanding, I get the absences it has. For this purpose, I've implemented the GET_ENTITY_SET for both entities and made...
View ArticleHow to make multiple create or update entries in SAP
Hi Experts,Need your quick help on this. I have been doing Update and Create till now through Gateway in SAP. But all these werefor single entry. Now we have to make multiple entries in SAP. Can...
View ArticleGateway for simple function module
Hi there, my background is ABAP and I've now started development with SAPUI5. My scenario:I want to write a simple SAPUI5 application allowing to change a user password.Therefore I've created a...
View ArticleGateway does not bring the list of EasyQuery
Hi,I want to publish a EasyQuery as ODATA service, but when I search the Easyquerys available, dont show me anything. When I go to the BW system and run the transaction EQMANAGER, neither I get a...
View Article$filter proprty in Netweaver Gateway Odata service not working
Hello , I am creating a UI5 application on CRM server. I have created ZBAPIs in CRM and I consume these ZBAPIs in Netweaver Gateway server to create ODATA service. I have used service builder tool to...
View ArticleHide url Parameters
Hi Team, Is it possible to hide the url parameters, when the gateway service is executed through UI5. For example from the below url is it possible to hide the parameter agencynum in the...
View ArticlePosting through a Navigation to an EntitySet in External Model Reference Bug?
Hi All, Consider the scenario where I have a service called ResuableEntities which contains a Comments Entityset (with underlying Comment Entity). Now I create a second service called...
View ArticleCreating a parent child relationship
Hi , I want to create an odata web service which would output a json which has attribute children. Children can again have children. E.g : { "chainid":1, "docuid":1,...
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 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 ArticleFiori -NW Gateway Service Line Item data in Create Operation
Dear All Gurus,I am a newbie to Fiori and expecting your advice on below.. I have created a Netweaver Gateway service for Purchase Order Creation (for a customized App.) Entity Set/Association and...
View ArticleCache issues?
Folks. I'm facing a strange issue. I have a data model with 6 entities. If just try to open the metadata for all of them, works perfectly except for one. This entity is provoking a dump. The reason I...
View Article