How to Enhance ODATA Service
Hi Experts, I am trying to enhance Work Force Viewer of My Team UI5 Application OData ServiceHROVIS_ORGCHART_SERVICE I need to show only a few buttons and buttons logic is there in Data Provider...
View ArticleBest Practice - ABAP CDS based ODATA services?
Hi community, I'm looking forward to your input about the following: There are 2 approaches to model OData services based on CDS viewson ABAP stack (7.4+, our system is 7.5 SP1): 1. The more...
View ArticleHow to undo merge of objects
Hi I have a query regarding merge objects.I have captured my objects in a transport request then I have created another tr and using include objects first tr is merged in newly created tr.I want to...
View ArticleEnhance MPC Class in Odata
Hi Experts, I want to add one more field to the structure - HROVIS_S_NODE_GENERIC How can I enhance my Odata Model Provider Class - CL_HROVIS_GW_MD_ORGCHART I have created a Model and assigned it in...
View ArticleMultiple File Attachments upload via Odata Service Call in GOS
Hi Experts, We have a requirement where we need to attach multiple files with different file extensions via Odata Service Call in GOS (no Z-table).I know that we need to redefine method CREATE_STREAM...
View ArticleVariant Management Odata Service
Hi Experts, Has anyone implemented Variant Management for Odata Service? Can anyone suggest the approach for saving Variants at backend via Odata service call? UI Variant Management Control SAPUI5...
View ArticleHow to get Domain And port information
Hi All, I have one RFC connection ERP system in SM59. I have one FIORI app in gateway system. Now i need to provide navigation from app which is loaded in ERP to Fiori loaded in Gateway. To...
View ArticleHow to get Domain And port information
Hi All, I have one RFC connection in ERP system (SM59) and I have one FIORI app in gateway system. Now i need to provide navigation from app which is loaded in ERP to Fiori loaded in Gateway....
View ArticleSAP Gateway Unable to Create Business Scenario Using BDC Model
Dear Experts, i have created a data model using object navigator (SE80) for Generic Channel and Meta Model type is public Solution (PS).data model generated successfully without any errors. now i am...
View ArticleHTTP Receive failed: HTTPIO_PLG_CANCELED
Hi, Iam getting error HTTP Receive failed: HTTPIO_PLG_CANCELED while executing in the sap netweaver Gateway client.Please see the attachment.
View ArticleAdditional tabs in .xlsx file created through SAP Gateway
Hello Experts, I am facing an issue while creating a .xlsx file through Gateway Service using Media entity. We are getting additional tabs 'Input help', 'Column details', 'Column Alias Mapping' apart...
View ArticleHow to pass table value to oData service for Read operation
Hi., I got one scenario., I have to pass table entries from front to backend and need to process those data with some logic then I wanted to return processed dataAnyone pls guide me how to achieve...
View ArticleEXPORT INTERNAL TABLE TO EXCEL THROUGH ODATA SERVICE
Hi all, I have requirement that i have to export the entries from internal table to excel through ODATA for this i created an FM ZTEST using GUI_DOWNLOAD in that , which is working fine when we run...
View ArticleBW Query as OData
Hi, I would like to use a BI query as oData service. When I save the query (with By OData checked) I cannot find the service in the GW (that is running on the same system.) I already followed the...
View ArticleBadi or extension point for HTTP Messages
Dear Guru's, we are purposely inactivating Odata service so that users cannot use the app for a predefined time period and i am trying to find out if anyone knows of an extension point or badi...
View ArticleHow to change Entity without overwrite _EXT-Classes?
Dear everybody, If I try to change a Entity i.e. include addionals Attributes or change a type of an attribute I have to regenerate the runtime artifacts? All my implementaions of CRUDQ methods are...
View ArticleGateway configuration -> bgrfc dest name
Hi, I am trying to create a bi query as odata service. When I create the service the system gets an exception when it tries to create the bgrfc destination inbound ( TBX: SBGRFCCONF ). The BI query...
View ArticleEDM-Datatypes for NUMC(9) and NUMC(10)
Hello, in our Datamodel are fields with NUMC of langth 9 and 10. I have assigned Edm.Int32 and Edm.Int16. In both cases I get an error while generating runtime artefacts. If I generate the artifacts...
View ArticleRe-creation of SE11 structures in Gateway system for RFC-BAPI/Code based...
Hi Experts, Is it good practice to re-create SE11 structures in Gateway system for RFC-BAPI import and export parameters. My take on this:If we declare the fields in the Entity, SAP automatically...
View ArticleHow to display 2 Entity set data at once.
Hi Experts, I need to display Material Internal Table and BAPI return Table at one go. How do we achieve this gateway OData. [ "Materialno" : "", "MaterialDesc" : "",...
View Article