Programming (12)

SQL vs. SQLScript: What’s The Difference?

Although they sound similar, SQL and SQLScript have different functions. Both are beneficial when working with SAP HANA. In this blog post, we’ll...

What Is SFLIGHT and the Flight and Booking Data Model for ABAP?

SAP's flight and booking data model exists in every ABAP system. It’s used in the ABAP documentation and training provided by SAP. This blog post...

What Are the Capabilities of SAP Integration Suite?

SAP Integration Suite allows businesses to easily share and exchange valuable data with both internal and external stakeholders.

The CASE Statement in ABAP

The CASE statement in ABAP provides the ability to handle different situations in a clean and organized way.

Connecting SAP API Business Hub to SAP S/4HANA Cloud

Due to limited in-app extensibility options with SAP S/4HANA Cloud, side-by-side extensions are important to bridge the gaps, when business...

ABAP SQL Versus CDS Views and AMDPs: What to Use?

There are several code pushdown techniques, namely, ABAP SQL, CDS views, and AMDPs. You may wonder which technique is the best.

How to Create a Basic Interface CDS View with ABAP

Once you’ve defined a data model and the underlying database tables of an application, you can put a semantic and reusable basic interface CDS layer...

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...