Creation of SAP HANA Database Instance in SAP BTP 1. Open SAP BTP Cockpit and click on subaccount. 2. Click on Instances and Subscriptions and then click on create button. 3. Select Service as SAP HANA Cloud and Plan as tools. 4. SAP HANA Cloud is now subscribed. 5. Click on Security -> Users and […]
SAP S/4HANA
Adding Custom Fields to Standard Fiori App of S/4HANA
Purpose Enhancing Standard Fiori Apps in S/4HANA: A Comprehensive Guide to How to Adding Custom Fields in Standard SAP Fiori Apps and How to Adding a Fields in a Filter Bar of a Standard SAP Fiori App. Detailed Steps: 1. Navigate to Fiori Library: here 1.1 Enter SAP Fiori App Name or Fiori App Id […]
Unleashing the Power of Custom Widgets in SAP Analytics Cloud
In today’s world where data is crucial, it’s really important to have analytics solutions that fit our business needs perfectly. With SAP Analytics Cloud (SAC), we can create custom analytical applications that are just right for our needs. One cool thing we can do with SAC is develop custom widgets. These widgets help us add […]
Integrating SAP S/4HANA with Kafka via SAP Advanced Event Mesh: Part1 – Outbound connection
Introduction In today’s fast-paced business world, the ability to seamlessly communicate and exchange data between different systems is crucial. SAP Advanced Event Mesh (AEM) offers a robust solution for real-time event-driven communication across various SAP systems and external services. In this blog post, we’ll explore how to integrate S/4HANA with Kafka using SAP AEM for […]
5 shades of input parameter types in calculation views
Introduction Anyone who has made a jump into the development of HANA native objects will come across graphical Calculation Views (CV) very soon. On the one hand, they offer easy handling because they work with very few basic elements (projection, union, join, aggregation and ranking). On the other hand, they offer high processing speed because […]
How to pass multiple messages from ABAP (Exit/BADI) to the UserInterfaces in S/4HANA-Assetmanagement
I would like to share with you some functionality I used in my last S/4HANA 2022 Assetmanagement Project to pass multiple messages from UserExits and BADIs to the UserInterface considering different UI-Technologies. To maintain orders in Assetmanagement (SAP component PM-WOC-MO “Maintenance Orders”) we currently can use these UIs: Depending on the UI, the message-handling in […]
“Replace Model” Feature in SAP Analytics Cloud with SAP BW Live Model
What is a Model in SAC? Before diving into the replacement process, it’s important to understand what a model is within the context of SAP Analytics Cloud. A model in SAC acts as a framework for data that includes dimensions, measures, and data integration points. It serves as the backbone of any story, providing the […]
Futuristic Aerospace or Defense BTP Data Mesh Layer using Collibra, Next Labs ABAC/DAM, IAG and GRC
Background In this blog, we will explore few ideas for creating a domain-centric data mesh using SAP components, without engaging in the debate of whether data fabric or data mesh is the right approach. We will focus on a futuristic use case within the Aerospace or Defense industry, which demands stringent data governance due to […]
Nested JSON to SAP HANA Tables with SAP Integration Suite
In this blog post, I will demonstrate how to send data to SAP HANA Cloud using the Integration Suite. Additionally, I will explain how to handle nested JSON data and distribute it across multiple tables utilizing parallel multicast and mapping functions. Problem Statement: We have exposed an API endpoint through which we push data in […]
Analytical Query CDS View creation and consumption in RSRT along with publishing OData Services
Introduction In this blog you will learn about the creation of Query CDS Views for Analytical purpose and their consumption in RSRT tool, along with the required steps that needs to be followed to achieve it. Once after the Analytical query creation, I have tried replicating one of my project scenarios to have better understanding […]