Dynamic entity structure in the Odata service
Most of the time you will need a flexible Odata entity structure. For example, for adding customer fields or providing only fields which would be displayed in customer scenario. I found this example...
View ArticleReusable READ functionality. Part 3
Welcome Back Welcome back again to our third installment of the series. Today we will cover off navigation and the odata $expand operator. If you haven’t followed along already check out the previous 2...
View ArticleTrouble shooting in HCP OData Provisioning
With SAP Fiori Cloud Edition we also introduced HCP OData provisioning as a deployment option to connect to SAP BackendYou can refer Elizabeth's blog where she talks more in details about what HCP...
View ArticleODATA Service to Create PR in PARK Status with ATTACHMENT at Item Level.
Step 1: Goto SEGW tcode and Create Project as shown below. Provide Project Details. Step 2: Create Two Entity Types. One for PR Header and the other for PR Item. For PR Header: Provide the following...
View ArticleHow to implement custom dynamic system alias calculation in SAP Gateway
Introduction The standard routing used by the destination finder can be based on user role assignments and host names of the OData client calling the service. It has however turned out that some...
View ArticleSAP NetWeaver Gateway with Microsoft Power BI
If you have “one” time designed aka rigid SAP reporting solution, I am sure you would have come across below requests from your business users. “I need to analyse this new! data quickly..”“I don’t have...
View ArticleReusable READ functionality. Part 4
Welcome backThis is our fourth and final in this series of developing reusable READ functionality.Over the past three blogs we have covered off the idea of a data driven design mostly driven from the...
View ArticleStep-By-Step Procedure for creating Purchase Requisition using BOR interface.
This blog shows how to display and create PR using gateway services(BOR interface) in detail.Business Object Repository(BOR) in Gateway Service:It generally used to reduce the time required to create...
View ArticleUpload document into DMS Server using Net Weaver Gateway
Scenario: Why and when we use DMS?DMS is used to read the content of storage documents (external data server but not SAP content server).Here I am going to explain one of mine client requirement to...
View ArticleHow to add files to the existing document info data in DMS server using the...
Scenario: When we want to add some additional files to the document info which is already created in the DMS through CV01N .This particular functionality can be achieved by the below mentioned...
View Article