From OData Modelling To Service Execution using GPA:PART-1
Hi SAP mates, Before start writing my first document i would like to thank Bince Mathew and Syam Babu for providing me such a higher insight to GPA and CREATE_DEEP_ENTITY . Please refer the link for a...
View ArticleFrom OData Modelling To Service Execution using GPA:PART-2
Hi mates, Hope you guys have enjoyed reading my previous document regarding GPA and it was helpful in anyway i would be so grateful.And if not the document please do refer the document from the...
View ArticleHow to raise business exception, /IWBEP/CX_MGW_BUSI_EXCEPTION?
I have to rasie exception /IWBEP/CX_MGW_BUSI_EXCEPTION within a backend method, which will be called by the GET_ENTITY method. I have caught the exception into a reference LR_BUSINESS_EXCEPTION....
View ArticleUpgrade your SAP Gateway independently from the underlying SAP NW 7.4 basis...
After having done some research it occured to me that it does not seem to be common knowledge that the software component SAP_GWFND can be upgraded independently from the underlying SAP_BASIS service...
View ArticleInstall - Configure - Help
Hi Everyone... So, I did installing the SAP Trial 7.3 (on Windows) and I not know how I can configure my environment, when I run the transaction SEGW, the system show 'Transaction SEGW doest not...
View ArticleHow to read the notifications sent to deliveryaddress
Hi All, Please some guide me how can I read the notifications posted to delivery address, I could able to send notifications and followed below linkPushing Notifications Made Easy!!! : Push a...
View ArticleICM_HTTP_PROXY_CONN_REFUSED in Gateway Client
Hello, I'm rather new to Gateway development.I have created a small 'service' based on a blog I found on SCN. I could create, activate an generate everyting without problems. However when I try to...
View ArticleHow to create metadata dynamically at runtime ... in odata service
Hi experts In one of my requirement my entity type has 10 fields, so in $metadata i will get 10 fields in the properties. But from UI side they want only 5 to 6 fields, selecting fields is done at the...
View ArticleFeatured Content for SAP Gateway
SAP Gateway, SAP Process Orchestration, OData, SAP Mobile Platform – how does all this fit together?Posted by Martin Bachmann on Nov 21, 2014Covering technologies that are designed to best support our...
View ArticleShow your cards, please!
Let me tell a short story.Imagine a SAP customer having a webapplication using SAPUI5. The architecture is a typical transactional...
View ArticleOdata service not accessible in Eclipse
Hello ( Am trying out Embedded scenario). I am using Eclipse Juno 4.2 version. I have downloaded the standard SAP sales order create app via se38 into my local windows drive. Then in eclipse created a...
View Article$batch and idempotent service together, possible?
Hi, with idempotent service (cf. Settings for Idempotent Services - SAP NetWeaver Gateway - SAP Library) one can ensure that a change operation is done once and only once even if it is submitted more...
View ArticleProblems of GET_ENTITY&GET_ENTITYSET In Netweaver Gateway Odata
Hi All, I have two entities "WKXCC_COSTCENTER" and "WKXCC_USER".and I want to associate them, WKXCC_COSTCENTER(1) , WKXCC_USER(n),and this is my codes:After do that I back to visit my...
View ArticleHow to find catalogue name for a bex query name
Hi All, I'm trying to redefine service from BW Query , here I want to know what is catalogue name for a BEX query . Please let me know how to find catalogue name . Followed the below link but no...
View ArticleType conflict Error while activating service
Hi All, I'm facing type conflict error while activating service , which was created using SEGW T.code. But the services which are created via code based where working fine . Please find the attached...
View ArticleFile Attachment using gateway
Hi Everyone, New scenario: uploading and downloading file using SAP Netweaver Gateway . Dont know how to solve this one .I like to have ur valuable suggestion and Advice for this requirement....
View ArticleHow to pass Date range as imporing parameter to function import
I have a funtion import within which I will be calling a method with date range as the importing paramter.importing parameter for the backed method is a range table. What should be EDM Core Type...
View ArticleSAP ODATA Query failed Error
Dear All, I am working with implementing SAP CEI Solution In the UI5 screen while clicking on a sub workset, I am getting the below error Query /sap/opu/odata/sap/CUANFMDTGH01_Q001_EQ_SRV failed Can...
View ArticleProblem faced Implementing GET_EXPANDED_ENTITYSET
Hi All, I was trying to implement GET_EXPANDED_ENTITYSET. Below is the structure in SEGW i am using : From Entity Type ET_ForecastForm i am connecting to ET_ForecastFormDet and ET_ForecastFormTot. I...
View ArticleError while redefining BW query
Hi All, While redefining the BW query , we are facing the below error as Error in inserting Property '' of Entity Type '' .1. Importing the entity types and related associations. 2. Error after click...
View Article