Error Handling through SAP Gateway
Hi, We have few Update and Create Services being called, once these services are called and the record is updated or created, is there a way to get the success of error messages posted to the front...
View ArticleVisual Studio plug-in for SAP Netweaver Gateway
Hello, I've successfully downloaded and installed the SAP Netweaver Gateway trial edition running now on SUSE 11 . Now, I like to use Visual Studio in order to consume web services already defined on...
View ArticleNeed advise on SAP Netweaver gateway/Odata/Eclipse
Hi All, I am bit confused with all these terminology. Could you please advise me how do I make app for mobile using SAP netweaver gateway/Odata/Eclipse ..?I think that Eclipse is the way forward ........
View ArticleNeed to get number of records processed through Net weaver Gateway Service
Hi gurus, We have a requirement where in user wants to check the number of records( both inbound and outbound) processed through net weaver gateway service in a periodic basis. Is there any report or...
View ArticleStuck in PoC - Mobile development using Syclo
Hello experts, There is an PoC requirement, customer wanted to create Purchase Order from Android App. How to do in R/3. I am also new to this and I have strong experience in SAP ABAP. Anyone can...
View ArticleHuge bug on signup page! Urgent
Hello, I was following this doc:Getting started with the SAP Netweaver Gateway Service Consumption System Where I got to From: SAP Netweaver Gateway Demo System Where I got to From: Getting Started...
View ArticleIdentifying Screen Fields from a Standard Service
Hi Experts, I'm implementing SAP Fiori standard aplications of purchase management, including Approve Requisition, Approve Purchase Order and Approve Purchase Contracts. In this phase, it was requested...
View ArticleNetweaver Gateway : Multiple Output Tables : Odata
Hi, I have created a RFC in ECC system. The RFC reads certain values and returns data in three output tables. The corresponding data model has been created in netweaver gateway. When the portal...
View Articlehi team
Hi Team, In sap Segw Gateway Builder,for the tcode migo_tr ,how to do n number of material posting .How to do it in create deep entity Is there any Articles related to Create_deep_entity especially how...
View Articlewant to get one category name only one time
Hi Experts, I've created an Entity using Standard BAPI ' BAPI_EPM_PRODUCT_GET_LIST ' and selected only property category now using OData services i want it to display it in master page of sapui5...
View ArticleVisual Studio plug-in for SAP Netweaver Gateway
Hello, I've successfully downloaded and installed the SAP Netweaver Gateway trial edition running now on SUSE 11 . Now, I like to use Visual Studio in order to consume web services already defined on...
View ArticleHow to create a webservice using netweaver gateway that takes 2 input...
Hello..all, I want to create a web service that takes plant and material number as input and gives a table as output. For this i have created an RFC that takes 2 input parameters.I don't know how to...
View ArticleNetweaver Gateway : Multiple Output Tables : Odata
Hi, I have created a RFC in ECC system. The RFC reads certain values and returns data in three output tables. The corresponding data model has been created in netweaver gateway. When the portal...
View Article/IWFND/MED180 - Database lock for Service ... could not be set
Hello, We are on HANA Revision 74.03 and Kernel 7.41 PL36. I created odata service and redefined GET_ENTITY method used by SAP UI 5 application.The application is calling my odata service...
View ArticleHuge bug on signup page! Urgent
Hello, I was following this doc:Getting started with the SAP Netweaver Gateway Service Consumption System Where I got to From: SAP Netweaver Gateway Demo System Where I got to From: Getting Started...
View ArticleIdentifying Screen Fields from a Standard Service
Hi Experts, I'm implementing SAP Fiori standard aplications of purchase management, including Approve Requisition, Approve Purchase Order and Approve Purchase Contracts. In this phase, it was requested...
View ArticleDeep Entity structure to and from gateway xml
I am able to go from the deep entity structure to the gateway xml by the following: lo_med_provider = /iwfnd/cl_med_factory=>get_med_provider( ). so_service =...
View Articlehi team
Hi Team, In sap Segw Gateway Builder,for the tcode migo_tr ,how to do n number of material posting .How to do it in create deep entity Is there any Articles related to Create_deep_entity especially how...
View ArticleMissing attribute in errorresponse of the leading message
Hi, since the upgrade to SP9 we have problems with the error-response messages. In the inner error, everything works as expected. Code, Message, ... are filled with "our" values from the backend. But...
View Articleprogram to be executed in functional module
DATA : IT_BDCDATA LIKE BDCDATA OCCURS 0 WITH HEADER LINE, IT_BDCMSGCOLL LIKE BDCMSGCOLL OCCURS 0 WITH HEADER LINE. REFRESH IT_BDCDATA.PERFORM BDC_DYNPRO USING 'SAPMM07I' '0700'.PERFORM BDC_FIELD USING...
View Article