3 Blog

How to fill the DTP Error Stack with SQLScript in SAP BW

How to fill the DTP Error Stack with SQLScript in SAP BW

In the previous article, Two options for error handling with SAP BW and SQLScript, we presented the different scenarios of error handling within SAP BW on HANA and ...
More
Two options for error handling with SAP BW and SQLScript

Two options for error handling with SAP BW and SQLScript

SAP BW loading processes are often terminated due to incorrect data records. To avoid these terminations, appropriate error handling is useful. Basically, there are two ...
More
Automated Time Series Forecasting using Machine Learning

Automated Time Series Forecasting using Machine Learning

Forecasts and predictions of future values play an important role in various business areas to make better and more substantiated business decisions. For the ...
More
Currency conversion with SAP HANA SQLScript in transformation routines

Currency conversion with SAP HANA SQLScript in transformation routines

Often in SAP BW HANA, the currency must be converted during the loading processes. For example, in a corporation with companies in different countries, the local ...
More
SAP HANA TO DATE - Date functions in HANA SQLScript explained

SAP HANA TO DATE - Date functions in HANA SQLScript explained

In this article you will learn some helpful HANA SQLScript date functions that you can use in your transformation routines. These functions make your work much easier ...
More
Machine Learning in customer segmentation with RFM-analysis

Machine Learning in customer segmentation with RFM-analysis

Due to increasing competitive pressure, it is becoming more and more important to know and address the individual needs of your customers. For a large and diverse ...
More
How to debug SAP HANA SQLScript in AMDP-Transformations

How to debug SAP HANA SQLScript in AMDP-Transformations

When using SQLScript in transformations, you benefit from an enormous performance increase. Since data is processed directly in the database, there is no need to ...
More
HANA SQLScript in SAP BW - you should keep these restrictions in mind

HANA SQLScript in SAP BW - you should keep these restrictions in mind

In the previous article you have learned about the advantages of SQLScript. While SQLScript transformation routines are undoubtedly beneficial then it comes to ...
More
How to import CSV with dynamic file names into SAP BW

How to import CSV with dynamic file names into SAP BW

For larger companies with a broad system landscape, it is sometimes necessary to import data into BW via the flat file interface. The file names have a timestamp and ...
More
SAP planning - flexible data slices in SAP BPC with ABAP and SQL script

SAP planning - flexible data slices in SAP BPC with ABAP and SQL ...

A frequent requirement in SAP planning, be it Business Planning and Consolidation (BPC) or BW Integrated Planning (BW IP), is the ability to use flexible data slices. ...
More