Fiori :Standard Service GBAPP_POAPPROVAL
Hello, How can I view standard fiori service GBAPP_POAPPROVAL in system???? I am creating zservice through SEGW . Want to have reference of standard service. Can anyone please help. Regards,Akshay
View ArticleMulti-deep insert in SAPGateway(SEGW Approach)
Hi everyone, Below example shows how to pass multiple nested tables as input to odata/gateway service using SEGW approach. We have 6 tables.1. Header (Fields: ID, Name, Message_text)Item1...
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 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 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 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 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 ArticleGetting property invalid error! /IWCOR/CX_DS_EP_PROPERTY_ERROR!
Hi experts, My data model and association is as below I have implemented CREATE_DEEP_ENTITY method. But when I run the service in gateway client I get error:...
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 ArticleCapture Application Log in Gateway Consumption Layer
Hi Gurus, Can you please explain, how the Application Log(/IWFND/APPS_LOG) can be captured in the Service Consumption Layer (Gateway system) in a Hub deployment model.In my scenario, multiple OData...
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 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 ArticleCustom header parameters in Gateway
I started off with GW learning as part of my new UI5 project .As you all know Gateway is a framework to expose the rich backend SAP data in the form of ODATA protocol.I am not going to give so many...
View ArticleSingle Sign On - iPad to Portal to UI5 website
Hey all, I want to hear about some options to getting single sign on to work on the iPads. We currently have something similar to the following, but want to change it up. Users hit the website.Website...
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 ArticleAccess to trial Gateway service
I am tring to sign up to - SAP Netweaver Gateway Service Consumption System - 11th Nov 2014. It responds that the service is down. Is anyone else experiencing this problem?
View ArticleFile Upload/Download in CRM WebUI Using Net weaver Gateway/OData Services
1). Step-by-Step to upload the file attachment in CRM WebUI using Net Weaver Gateway.Create the project in SEGW Transaction Code and the Entity Type:In the Entity Type Properties select the check box:...
View ArticleRegister a service and transport it
All, Our landscape is set to with three environments Development, Quality and Production. When I register a service in Development, I get a transport request. Can I transport this registration to...
View ArticleWorking with datetimeoffset datatype
Hi Folks, From my mobile client, I also want to send the minutes offset along with date time. I observed that datetimeoffset datatype accepts number (offset minutes from UTC). Does that mean I should...
View ArticleInvalid format (return structure): Property Name 'Fldate', Property Value...
Hi Experts, I have developed a simple ODATA services where i want to read and update data in sflight table. I am able to read the data and i use "use as request" option and change fldate value and...
View Article