Programming (13)

An Introduction to SQLScript for SAP HANA

Every SAP HANA developer should be fluent in SQL and ideally SQLScript.

Outbound Authentication with SAP Cloud Integration

When we talk about outbound communication where Cloud Integration acts as client, we must mention that Cloud Integration doesn’t offer any choices...

How to Set Up an ABAP Cloud Development Environment

In this post, we’ll start working with SAP BTP, ABAP environment. We’ll explain in detail the prerequisites and the development environment for...

ABAP Development in SAP HANA: The Code-to-Data Paradigm

SAP HANA was introduced in 2010 as an in-memory database, capable of running data operations at the database level, rather than at the application...

SAP Fiori Overview Pages: Features and Personalization

The use of an overview page in SAP Fiori is straightforward and intuitive. Its main purpose is to serve as a starting point for action or analysis,...

What Is Legacy Code and Why Is it Bad?

If you ask ten different people what legacy code means, you’ll get ten different answers. Let’s start by looking at what legacy code is not:

ABAP in the Cloud: Getting to Know SAP BTP, ABAP Environment

SAP Business Technology Platform (SAP BTP) serves as a foundation for SAP’s cloud-based solutions. Through SAP BTP, SAP can deliver services to help...

How to Create and Maintain SAP Fiori Themes in the SAP Fiori Launchpad

A common requirement posed to developers is to modify the SAP Fiori launchpad and the SAP Fiori apps with the corporate theme of the customers, for...

What Is Clean ABAP?

Clean ABAP adopts the principles described in Robert C. Martin’s book, Clean Code, specifically for the ABAP programming language. It expands on...

Integrating Side-by-Side Extensions with SAP S/4HANA Using the SAP Cloud SDK

There are five cloud-native qualities: availability, elasticity, evolvability, scalability, and resilience. A good programming model and platform...