Skip to content
ABAP Tools

Modern ABAP Tools for Calculated Fields in HANA

With SAP HANA, ABAP developers are confronted with new and improved ways to gather and process data. Instead of relying on plain ABAP code, modern tools like CDS and SQLScript offer simple, reusable and performant alternatives for displaying all the relevant data for the consumer. This blog will briefly summarize the new tools at their disposal.

Read more

Parallel Processing in ABAP

Parallelization of programs is typically not a problem ABAP developers encounter frequently. Nevertheless, there are scenarios where parallelization can dramatically speed up processing.

Read more