
The C_TSCM52_67 certification is the best starting point for using SAP Materials Management in your work. But how could you get to the certification? Getting a certification requires a solid study plan and materials
The C_TSCM52_67 certification is the best starting point for using SAP Materials Management in your work. But how could you get to the certification? Getting a certification requires a solid study plan and materials
Attribute view: Attribute views are dimensions, BW characteristics or master data. Attribute views are used to join to a dimension or attribute view. In most cases used to model master data like entities (like product, employee, business partner) Highly re-used and shared in analytic and calculation views How to create attribute view with customer: Go […]
Introduction: SAP Cloud Platform Integration for data services allows you to efficiently and securely use ETL (extract, transform, load) tasks to move data between on premise systems and the cloud. SAP Cloud Platform Integration interacts with your local SAP landscape via the SAP Data Services Agent and secure HTTPS and RFC connections. SAP ERP Systems […]
Introduction This is a scenario for connect a basic SAP-to-REST synchronous interface using JSON body parameters. Motivation I ran into this problem, I had to research about the specific configuration to use JSon as parameters in the body, not in the request header. Next, I’ll share the solution I’ve come up with… System versions SAP […]
Follow the link for odata creation In this blog post, I am going to tell you step by step process to Post Odata services for SAP /SAP HANA system and how to test it. We will take a simple demo for posting the sales document data into a custom table, Here we will try to […]
S/4HANA Clouds for sales implementation? Yes, the C_S4CS_2105 exam will guide you to use the most of SAP S/4HANA cloud in career or business. Let us discover the exam parameters.
We usually connect to the client system using various combinations of Remote Desktop. For security reasons, the clipboard between Remote Desktop and the work computer is disabled. Also, we usually don’t have any Instant Messaging or even mail. Lack of communication turns ordinary actions (copy, past, send) into a whole quest – you need to […]
This blog will guide with an example to work with Formula based / Calculated MIC. This process can be implemented where one parameters value to be calculated based on the values recorded for other parameters. In this example, Area of Triangle is calculated. The formula for Area of Triangle is: Area of Triangle = 1/2 […]
I got a requirement to build OData service to fetch the data from DFKKKO and DFKKOP tables using OData V4. Using SEGW we can build OData V2 and finish it within the given time. After spending some time, I came to know that we should not use SEGW to create an OData V4. It is […]
In this blog post, I am going to tell you step by step process to create Odata services for SAP /SAP HANA system and how to test it. I tried to explain the whole process in 4 steps. Step 1. Go to transaction code – SEGW. Click on Icon Create. A pop window will appear, […]