Data Provider implementation does not exist - software version
Hi all, I'm working with Gateway and Fiori and having problems with the above data provider finding the correct model. I see that during the call a select against /IWFND/I_MGDPIM table takes place and...
View ArticleCreate Deep Entity Method
Hello Experts , I would like to know the possibility to create 2 deep-Insert methods for a single project in SEGW .As a project will have single Deep_Insert method in Data Provider extension Class how...
View ArticleConnect eclipse to netweaver gateway on vmware windows 2008
Hi Friends,I try to connect eclipse to the netweaver Gateway on vmware. The path is like this.Notebook (Windows 8) -> speedport router -> Windows 2003 Server -> vmware Windows 2008 with NW (on...
View ArticleIMPORT RFC/BOR not enabled in Netweaver Gateway
We recently installed Netweaver Gateway components in our ECC landscape to build some ODATA services.We are actually able to enter the Service Builder with the transaction code SEGW but trying to build...
View ArticleHow to: possible values (dropdown value list)
What solutions are you using to provide dropdown value lists to key/value attributes?Example: when creating data, for example a customer in ERP, there are a couple of fields that have possible values...
View ArticleOdata to tree SAPUI5
Hello everyone,I have a requirement to display the company hierarchy in SAPUI5 from SAP back end, in addition the sub items should be lazy loaded by calling the odata service because of the performance...
View Article$.Ajax call for Put operation is working well in ios but throwing an 403...
Code which is being used $.ajax({ headers : { "X-Requested-With" : "XMLHttpRequest", "Content-Type" : "application/json",...
View Article$filter from UI5 - Filter Property name does not match model property
Hello, we have quite a strange requirement. Due to some drill-downs from other applications it's not possible to specify the sPath of the filter in the filter object properly --> this means the...
View ArticleHow to implement read operation in SEGW shown below.
Hi Experts,I am trying to implement read operation which exports table as its result.I have done the same using SE80 shown below.Thanks and Regards.
View ArticleInvalid format for date in Odata
HiI have a date issue in my odata.The error is:Invalid format (return table): Row Number 1, Property Name 'ZzKstromDato', Property Value '' It seems that even that my properties is set as nullable, I...
View ArticleHow to implement read and query operation together in segw?
Hi, I am trying to implement read operation which exports table as query result.I have done the same using SE80 shown below. Is there any step by step guidelines to do this?What is association in segw?
View ArticleNo response from Batch during Query Operation
Hello Experts,I am Performing a Batch Operation to Query as described below. But i am unable to see the content in the response.I have followed the standard way to implement Batch operation as per...
View ArticlePlease Clarify on $filter, $expand, $Read $Query
Hello Every One, I have a requirement of passing multiple inputs and getting output as multiple structures. Suppose like, if i am giving cust no, company code, credit control area as input and in the...
View ArticleCan anyone tell me more about the compatibility of SAP Netweaver Gateway with...
Hi everyone, Can anyone tell me more about the compatibility of SAP Netweaver Gateway system if implemented in embedded or hub deployment ?i.e, if I have a SAP R/3 Enterprise 4.7 system, can I install...
View ArticleDate format in Request URL
Hello Experts, Can anyone let me know passing Date as Input Parameter in Odata Request URL. I tried with different formats . I am getting repsonse as "Invalid parametertype used at function 'eq' " ....
View ArticleHow to update "Data Source Parameter"
HiIn my mapping, I have mapped several fields in my gateway to a FM from another system (remote). After my mapping is done, and the service is running, we want to add a new field.We have extended the...
View ArticleQuery similar to like operator
Hello All, I have a query regarding Like operator in Abap . I am using the below code using like operator to fetch some data . For that RFC I need an Odata request URL which Inturn calls that RFC ....
View ArticleHow can I set a filter for my GET_ENTITY
HiWould it be possible to set a filter (or similar) for my GET_ENTITY, so I can decide my output.Maybe so I only show my line 20 or what I put into my "filter".....
View ArticleQuery on installation of Netweaver GW
Hi Experts, I have a query on installation of NW Gateway 2.0. I have BW 7.3 SP5 and ECC 6. I want to expose my BW query as an ODATA service. So for that I want to install NW gateway. But which is the...
View ArticleNW GW service: Question regarding filter and binding in OpenUI5
Hi, how would you create the following service. I have a calendar that displays the days in a color that is given from the nw gw service. The colors are depending on a classification given by the web...
View Article