Getting Authorization error while remote logon in sm59
Hi, I am getting the below error while executing the RFC connection remote log on.I have created the RFC connection as per the standard SAP document, But getting the authorization issue.
View ArticleHow to raise exception message with details
Dear Experts, I want to raise exception and put custom error message within "Show Details" message dialog as below picture. I can't find the way to put custom message to "Show Details" section.I'm...
View ArticleNot able to do reindexing in TREX SES_ADMIN Transaction
Hi Team, Trying to implement notification TREX Search using business object BUS7060.Through SPRO-->SAP NetWeaver-->Application Server-->System Administration-->Search Engine Service, I...
View ArticleDeveloping data driven reusable READ functionality. Part 1
IntroductionIf you have been working with SAP Gateway for a while you will begin to notice the pattern of defining Entities, Entitysets, Associations, etc… and then the coding pattern of redefining...
View Article$Batch read using Function Imports - Odata
Dear Experts, I can able to perform multi read using $Batch. For Ex : SurveyEmpSet - Entity Set Name GET SurveyEmpSet(EmpId='12345',EmpName='Test Emp1') HTTP/1.1GET...
View ArticleHTTP Handling for HANA?
Hi Everyone, i know that there are HTTP Handler provisions for the services we create as a Backend Odata Channel in SICF on the Netweaver Gateway System,But let us say i want to modify the URL before...
View ArticleWhat are Best Practices for SAP Gateway
Hi NG, I`m interesting in Best Practices when using SAP Gateway (and of course avoiding unpleasant situations ;-))Maybe someone could guide to to some information? Following questions are on...
View ArticleCORS Issue While Consuming ODATA from Gateway Hub
Hi We have developed the odata service and trying to use it in the non sap custom application but we are getting error Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote...
View ArticleReusable READ functionality. Part 2
Returning to our adventures in SAP Gateway, following on from my previous blog: Developing data driven reusable READ functionality. Part 1 Let's add some more of those odata operators to our generic...
View ArticleBAPI_ALM_NOTIF_CREATE for create service notification
Hi All, I am using BAPI_ALM_NOTIF_CREATE bapi to create notification for iw56. Is I am using correct bapi?Can you provide me sample program to use this Bapi or what are the inputs to execute this Bapi....
View ArticleGateway Integration with HANA CDS Views
Hi All, I had a query regarding the Gateway Integration with CDS Views, Please help. Scenario : We create a Gateway Service and we reference a CDS View into the Gateway Service. It automatically...
View ArticleBAPI_ALM_NOTIF_GET_DETAIL as GW Service
Hi, I would like to consume the BAPI_ALM_NOTIF_GET_DETAIL as gw service. When I try to import the BAPI I get stuck at the beginning because the tutorial I was reading handle much easier FMs. What are...
View Articlemissing : Release Notes for SAP Gateway SP15
Dear Gateway Team, We recently upgraded our Hub deployment gateway system running on netweaver 7.4 to SP15 (SAP_GWFND=SP15). Is there any official link to see the new features in SP15 of gateway. 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 Articlegetting error that --> '/IWFND/OM_MED_CATAL_ODC_0002_BE' '01' 'DEFAULT' does...
hi all while accessing gateway from sap webide getting error that Value Data Provider implementation '/IWFND/OM_MED_CATAL_ODC_0002_BE' '01' 'DEFAULT' does not exist please give need full information
View ArticlePUT operation is working while running APP on ABAP Server but not working...
Hi Experts, I have developed an SAP UI5 app using Odata. GET operation is working fine in both Web browser and on ABAP server. But in case of PUT operation, Data is created in database, while running...
View ArticleDynamic entity structure in the Odata service
Most of the time you will need a flexible Odata entity structure. For example, for adding customer fields or providing only fields which would be displayed in customer scenario. I found this example...
View Articleschedule a background job for cache clean up in SPRO settings of gateway system
Hi experts, I want to know how to schedule a background job for cache clean up in SPRO settings of gateway system, we need to do this to improve the sytem performance thanks<<removed twitter...
View ArticleDisplay columns
hello all, I am currently extending the standard sap gateway service( /SCMTMS/EVENT_NOT) for SAP TM collaboration portal. My requirement is to display the event comments into columns in the Freight...
View Articleproperties for Entity types and Entity sets
Dear Experts,For my entityset I've checked Requires filter Indicator and I've checked Filterable flag for entity type.but when I can call my webservice "Read Entityset" without $filter suffix. Do I...
View Article