Why Helper Class Is Used In DPC_EXT To Call FM's
Hi Experts, I have doubt related implementation of gateway, Why people suggest that don't write your code directly in DPC_EXT class. They suggest to create one helper class and then write your code in...
View ArticleSAP gateway
HI,I using some Standard SAP Services for Fiori App, i want to find weather services are usingGeneric Channel used (NEGW_GENERIC)? & Push Flow scenario used (NWGW_PFLOW)? & Web Services used?...
View Articlegetting error Internal server error when calling gateway service
hi, I am getting error Internal server error when I calling customer_creating_entity method from gateway and i am getting data from get method.I write following ajax code in sapui5. jQuery.ajax({...
View ArticleRole Templates missing for NW Gateway (NW 7.40)
Hello everybody, I have sucessfully installed NW 7.40 but during configuration of the NW Gateway (SAP_GWFND) I miss some role templates. e.g.: /IWFND/RT_BOR_DEV; /IWCNT/RT_USER_WF; /IWBEP/RT_MGW_DSP...
View Articledeep entity - Odata using SEGW
Hi Guys, I was trying to create deep entity, I have done with all the steps like associations and navigations and even association sets using segw, but I am able to create associations using manually...
View Articleui5 display pdf different behavior with firefox and chrome
Hi all, i am developing a ui5 application to display a pdf through sap gateway, i followed this article ,however something strange happened. i followed the Improved and Recommended approach to...
View ArticleCan an OData Service save the value of a selection?
Hello Experts,My current question is more like a conceptual question. SAPGateway delivers an OData service with an entity type containing the following Properties:ATNAMATWRTATWTB The values of this...
View ArticleWhat are File handling in Sap netweaver Gateway odata services in detail?
Hi expers, This is Gowri shankar i am new to sap netweaver gateway services i just want to know about "What are File handling servises in Sap netweaver Gateway odata services in detail? Please...
View ArticleHow to use OData SDK PHP create an entity in SAP
Hi,I‘m using OData SDK PHP to consume the odata in SAP system, I can use this get_entityset from SAP but not able to Create entity in SAPmy PHP code is like this <?php require_once...
View ArticleNull Pointer Exception in Read Operation of odata using JavaSE
In main Class of java declare two methods 1.initializeRestClient()2.readExample()In first method set the credentials...and in second method first calling Gateway after then getting response then...
View ArticleCustomCross-Application Basic Settings Field in SRM 7.1 contract item - no...
Hi , i have add a custom field ( checkbox ) on item contract in SRM . I have add the field in SPRO: SRM Server--> Cross application basic settings --> Extensions and field Control (...
View ArticleReplace Service Standar Create Sales Order Fiori
Hi, My issue is , I created a extension project and replace service odata of standard /sap/opu/odata/SAP/SRA017_SALESORDER_CREATE_SRV of SR017_SALESORDER_CREATE for...
View ArticleTesting a Deep Insert - Json: OData Create Sales Order BAPI for POST
Hi Experts,I have created a OData service for Create Sales Order with deep entity set with the help of following link OData Service with multiple entity set for Create SO: using standard BAPI in OData,...
View ArticleHeader Response in Batch Processing
Hello, My Scenario:Multiple records update is required from the front end. This is achieved via Batch Processing. Upon processing of each record, an update message for each record should be sent back...
View ArticleGateway download links from main page
Hello, The gateway download links from the main page of this SCN forum aren't working for me. Where can I get those files? Sincerely, Gabriel
View ArticleHow to access request object in Model Provider Class?
Dear specialists, as my previous post is located in the wrong area (How to access request object in Model Provider Class),I repost my question here: I want to define the data model of my OData service...
View ArticleDynamically populate values - itab of type complex data type
Hi Everyone, I have a entity which is of complex data type. Is it possible to get columns of itab which of type complex data type at runtime then How can we achieve this. My logic is I will be getting...
View ArticleSimple Steps to Develop ODATA Using Global Classes in CREATE_DEEP_ENTITY...
This blog will show you how to develop ODATA using Global Classes in CREATE_DEEP_ENTITY Method Operation with JSON Format using simple steps. Step 1:Create Custom Global Classes with below Structures....
View ArticleHow to implement GET_ENTITYSET for Media Stream
Hi Experts, I have implemented GET_STREAM method to download the media entity. When I execute the service as /zservice/photo/$value media steam is getting downloaded. I need to implement the...
View ArticleCannot select No return in Function import return type kind
Hi, I have created a function import , its for calling an API ,and there is no returning parameter. But I am not able to select the return type kind against the Function import as No return. While...
View Article