Issue while creating Odata with RFC mapping
Hi Experts, I have created simple Odata where mapping RFC(BAPI_SALESORDER_GETSTATUS) with GET_ENTITY_SET method. System giving me below error.Please suggest.
View ArticleGateway service call not triggering DPC_EXT class
Hi, I have created a gateway project and have implemented the DPC_ EXT method of getentityset. While testing in Gateway client I am getting status 200 for the service call...
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 ArticleConvert RTF format to PDF format to PHP
Hi Team, I want to convert an RTF format to PDF format in sap code.Can anyone suggest an idea on it . Regards,Karthik S
View ArticleConversion from RTF format to PDF in odata service
Hi Team, Module - EHS - Doc in DMS I have converted the binary table content to Xstring and when i have sent it to PHP system, they wereable to see the data only in RTF format not in PDF format. Can i...
View Articlesample code for converting RTF to ITF in sap abap
Hi Team, Request to provide the sample code with required parameters in converting the RTF to ITF format , so thati can convert ITF to PDF and display it in PHP System via ODATA . Can suggest an idea...
View ArticleConsume HANA XSODATA services on SAP NW GW
Hi Team, We have an requirement for UI5 application to consume HANA DATA via XSODATA services.The solution architecture is defined as following . SAP NW GW system connected with HANA DB with HTTP...
View ArticleGetting /IWBEP/CX_SBCM_FATAL from SEGW
Hello Experts, I don't know why but since this morning every time I want to check/generate from SEGW I'm getting dump: Category ABAP Programming ErrorRuntime Errors...
View ArticleFiori Like app from AMDP
Hi,Can anyone guide me on creation of fiori like app from AMDP.Just we have to create list view in UI5. -Amit
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 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 ArticleReusable READ functionality. Part 3
Welcome Back Welcome back again to our third installment of the series. Today we will cover off navigation and the odata $expand operator. If you haven’t followed along already check out the previous 2...
View ArticlegetEntitySetMethod -> passing 2 filter values
Hi experts, i want to pass to the getEntitySet method of my service 2 filter values ?$filter=PAR1 eq '01'&$filter=PAR2 eq '02' But how can I access both filters in my service implementation. In the...
View ArticleCapturing Item level changes in the PR
Hi,I have a requirement of Purchase Requisition. My requirement is PRs keep getting modified with new line items being added, or existing line item being changed (Eg. amount change). These PRs are then...
View ArticleStep-By-Step Procedure for creating Purchase Requisition using BOR interface.
This blog shows how to display and create PR using gateway services(BOR interface) in detail.Business Object Repository(BOR) in Gateway Service:It generally used to reduce the time required to create...
View ArticleHCP oData Provisioning and X-CSRF-Token
Hi support,I'm not able to call a "CREATE" or "UPDATE" oData service registered in "oData Provisioning service"...I always receive a 403 HTTP error (the same as if I do not pass any CSRF Token...);I'll...
View ArticleConsume External OData in SAP Gateway
I have metadata service that looks like this... <edmx:Edmxxmlns:edmx="http://schemas.microsoft.com/ado/2007/06/edmx"Version="1.0">...
View Articleproblem with URI in ODATA
Dear experts , i developed a ODATA service successfully. For that service i need to give plant , condition type and are single values simultaneously i need to pass a range table for Material...
View ArticleCatch a POST Payload.
Good afternoon fellow SAPers. I am wondering if there's a posibility to keep a trace of the payloads sent to GW services. I know there's the transaction /IWBEP/TRACES, however this is an On - Demand...
View ArticleHCI - Odata Services (Beta) - oData endpoint
Hi all,I need to create an OData service based on an existing OData service.It should be possible according to this blog:Introduction to Creating OData Service in HANA Cloud Integration (beta) I...
View Article