Unlock your potential with our guide to achieving E_HANABW_13 certification – your pathway to mastering SAP BW on HANA.
Unlock your potential with our guide to achieving E_HANABW_13 certification – your pathway to mastering SAP BW on HANA.
Introduction It could be cumbersome for BW developers while trying to find appropriate InfoObjects to use in InfoProviders. BW developers often ask themselves if there are any standard InfoObjects that they can use for mapping with SAP ERP fields and therefore, use in the InfoProviders such as DSO. In this blog post, I’m going to […]
I wanted to share my proof of concept about consuming data from SAP Datasphere into Power BI via ODBC connection (Open database connection) Required: Datasphere part: Login into Datasphere -> Space Management -> Choose the space and select Edit. Click Create and Make sure that you have enabled Expose for consumption by default Copy Database […]
Are you gearing up to take the C_BW4H_211 certification exam? As you know, preparing for any certification exam requires dedication, focus, and effective study strategies. To help you ace your exam, we’ve compiled a list of invaluable study tips explicitly tailored for the C_BW4H_211 exam. Let’s dive in! Also, explore the benefits of adding practice […]
In this blog, I will show you how to to adding Maintenance View Custom Fields and Converting a dropdown field to an input field. Step 1: Create table and our status data element is create. Step 2: The domain is create and fixed values are given. Step 3: Table Maintenance Generator is create. Step 3.1: […]
Scenerio: Customer Order data is coming from sender using SOAP adaptor. CPI should generate order_no acc. to the given format. After generating order_no we need to add a field company_name. After this we need to check the action is Pending/Not_Available/Delivered. If its pending then its end the flow, if its delivered then it direct to […]
As we see more and more customers adopting the cloud based development methodologies in SAP especially with customers adopting XS Advanced and SAP HANA Cloud as their data warehousing or data mart solution, there was need to lay down some best practices for source code management and version control. This blog post talks about some […]
As a capacity planner, you must regularly obtain an overview of the capacity load of the work centers in your area of responsibility. To achieve this is necessary to identify overload situations at an early stage and be able to take appropriate measures. Under PP S/4HANA core, you can find new Fiori applications to be […]
In this blog you will understand how to create OData annotations in SEGW with example and consume the service in visual studio and display the output in Fiori launchpad also will perform the crud operation. Here, we had a requirement to perform the crud operation in Fiori Application by using OData code-based annotations, usually we […]
I have participated in a project that includes a complex CDS structure and lots of AMDP classes recently. We have used lots of functions like ROW_NUMBER(), RANK() and DENSE_RANK(). I wanted to explain how these functions work and mention useful pin points for other people that are new to ABAP, like myself. I have kept […]