by Govindarajan Devarajan | Jan 13, 2021 | Azure, SAP BW
In the previous blog, we saw the Open Hub connector and its corresponding use cases and limitations. The major limitation is that it brings the data in a flat format instead of a multi-dimensional format. This limitation can be overcome by using the MDX connector. MDX...
by Govindarajan Devarajan | Oct 16, 2020 | Azure, SAP BW
Azure Data Factory is a data integration platform in the cloud and supports 90+ data sources. Using a pre-built connector, it is easy to orchestrate data from the source to the target. SAP BW is an OLAP system that contains both star-schema and flat-table based data...
by Amritha Madhavi Sudharsan | Sep 25, 2020 | SAP BW/4HANA
AMDP scripts are widely used these days to achieve the idea of code pushdown in HANA. To incorporate the code pushdown mechanism in BW transformations, we can replace ABAP code with AMDP scripts. This blog is a continuation of the “Converting ABAP code into AMDP...
by Rekha Authivarahan | Jul 15, 2020 | SAP BW/4HANA
ABAP Managed Database Procedures are a new feature in AS ABAP allowing developers to write database procedures. As you can imagine calculations executed while retrieving the data from the database can significantly reduce the runtime of an ABAP program. Especially...
by Subathra Jagadeesan | Jul 3, 2020 | Cockpit, SAP BW/4HANA
Statistics definition The BW statistics provide us with the information on technical content and runtime of a query or an info provider. On clicking on the status definition tab, you will be able to see the query and info provider names along with author name and the...
by Subathra Jagadeesan | Jul 2, 2020 | Cockpit, SAP BW/4HANA
The Configuration tab of the BW/4HANA Cockpit has a combination of administrator transaction, standard transaction, and BW search options. In this blog, there is a brief explanation on each of the title under the Configuration tab. BW...