One entity for multiple dropdowns possible??
Hi Experts, I have a requirement that in a page there are 10 dropdowns. I want to make only 1 service call and bind the respective dropdown.But I am not getting how do I make 1 entity for 10 different...
View ArticleeTAG in LOCK scenario, is it a must that we should have a field like Timestamp?
Hi experts, In most of the eTAG scenarios, field like UPDATED_AT is used as the check field. IF-MATCH ill compares whether the value of this field is changed or not to see whether someone else changed...
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 ArticleUnable to use $filter with complex $expand Entities
Hi there I have the following $expand query with filter option:...
View ArticleMandatory and optioonal parameters mapping issue in Gateway
Hi, I am facing issue with mapping fields to my RFC(BAPI) in service implementation - FOR Get_entity-READ Lets suppose we have 3 Fields as input for BAPI. 2 of which are mandatory and remaining 1 is...
View ArticleUpdate values to initial
I have an entity type with quite some fields. When we want to update the data for this entity type we only sent over the changed fields for performance reasons. In the implementation we only update the...
View ArticleHow can I determine HTTP_METHOD in GET_ENTITY method?
I would like to know how I can get the HTTP_METHOD in the GET_ENTITY method. When the HTTP_METHOD is a patch I can skip a lot of ABAP code in the implementation. This would benefit performance. When I...
View ArticleSAP NW GW - Error while parsing an XML stream: 'BOM / charset detection failed'
Hello Experts,For a customer project, we have to implement a Sales Order Creation in OData. I created a Gateway project based on the BAPI_SALESORDER_CREATE2. I created the 3 entities I need (Header,...
View ArticleNo service found for namespace /SAP/
Hi Experts, Need your urgent help to resolve below issue. I am getting error No service found for namespace /SAP/ when i execute URL to test odata services....
View ArticleOdata - how to fetch & view the files attached to parked invoice docs MIR4/MIR7
Hi Experts, How do I fetch & view the files attached to parked invoices in MIR4/MIR7 using OData service? Files are in PDF/DOC/text format? Approver wishes to view the attachments in front-end...
View ArticleConsume SOAP web service in OData service.
Hi,I have to call or consume SOAP web service(EJB is exposed as web service in NW7.0) in OData service. This OData service provides JSON output which is used in Mobile application.Can anybody suggest...
View ArticleUnable to edit Standard Odata Service in CRM 703
There is a standard OData Service in CRM 703 i.e CRM_BUPA which I am not able to add in Transaction SEGW and edit it's entities for various Get,Create,Update,Delete operation whereas the same service...
View ArticleUnable to get Business Data in BW Odata Service.
There is a standard BW Odata Service which should be reading data from an Infocube , sap/opu/odata/sap/ZCOSTCENTER2_1_SRV/?$format=xmlWhen I try to access the Get Function and the Metadata the service...
View ArticleInput parameter for HCI OData Provisioning
Hi Experts, I have consumed the gateway service into HANA Cloud Platform using HCI ODdata Provisioning and Cloud Connector by referring to the link...
View ArticleNo output table is mapped in the Query operation
Hi, can any body help me to resolve this mapping problem for getEntitySet(Query).
View ArticleCalling SEGW service from within ABAP Code
Hi, I have registered an FM with SEGW and implemented methods in it.My service is created now. Can I call this service from within an ABAP code? I want to do this so as to use the Gateway functions and...
View ArticleKapsel DB and Delta Query Support
Howdy fellow SAPers, I've come yet again with a new question for you guys. Currently I've got a question regarding the usage of expanded_entityset.I'm aware that the usage of $expand and Delta is not...
View ArticleCreate Deep Entity Results not consistent
I have some strange behaviour with the deep insert. I have implemented it 2 times. - a parent with one child (e.g. SalesOrderHeader with SalesOrderItems).- a parent with two children (e.g....
View ArticleQuestion about Annotations in Model Provider Class
Hi Experts, We can import vocabulary file to enable annotations in ODATA. And the technical object 'Annotation' itself is nothing but some tags (name and value pairs) to be added to the metadata file,...
View ArticleHTTP Open failed: PLUGIN_NOT_ACTIVE
Dear all, I'm getting this error while using in gateway client kindly advise me .
View Article