I was checking out SAP lumira blogs and the page titled showed the tag SAP Lumira (Retired). I wonder why the tag is retired when the product has a considerable supported time window.
Overview
This blog documents step by step process to build a simple planning application using BW 7.5 on HANA as backend, Business Object Lumira 4.2 as the front-end using BW Integrated Planning framework. I understand that SAP recommended planning s...
is it possible / recommended to use ABAP CDS views in BW 7.5 on HANA in place of HANA native calculation views for hybrid modeling scenarios? For example:
- create CDS view that joins two ADSOs and creates some calculated dimensions
- create open...
After upgrading to BW on HANA and Suite on HANA, the scenario for providing real time reports from BW is greatly simplified. (See blog: https://blogs.sap.com/2019/12/13/cds-based-data-extraction-part-i-overview/). Even with HANA everywhere, you could...
Customers are upgrading to HANA in large numbers. Instead of going to S/4 HANA and BW/4 HANA, lot of customers are going to Suite on HANA and BW on HANA. For customer shops new to HANA, it is time to set the development strategy for custom ABAP devel...
Great collection of all the cool things SAC can do on top of BW on HANA. We are just starting on this journey and the blogs will be very helpful. SAC help is great, but here you find things everyone needs and all in one place.
Just wanted to confirm that we have successfully created ABAP CDS based extractors and subsequently data sources in BW on HANA based on these extractors in our landscape. We are able to create Open ODS views for real-time reporting as well as load da...
Create the Radiobutton group and set the 4 desired options as values 1,2,3, 4 in the "Items" property of the Radio button group. Add script logic in the OnSelect event to:- get the selected value- if value is 1 (assume for year), swap month dimension...