This is a test message to test the length of the message box.
Login
|
ABAP Matrix (AFM/ALM)
Created by Software-Heroes

ABAP Matrix (AFM/ALM)

721

This article is about the ABAP Feature Matrix for developers, what the background is and how you can use it.

Advertising


Anyone who is on LinkedIn or X/Twitter and reads our posts has probably already stumbled upon the ABAP Feature Matrix project. In this article we want to go into the background, the different variants and the usage.

 

Introduction

At the DSAG TechXchange we had an exchange with the community and the question came up: "Where can you actually see which features are available in which release?". You will find general information about this everywhere, in the release notes, in blog posts, in SAP examples, but never actually in one place and clearly assigned to a release. The idea then developed to create an overview of all features that are relevant for the ABAP developer.

 

Development

The first version of the matrix started as a simple list on our website and was still quite complex to maintain. We put the appropriate crosses in a table.

 

 

But what about the next release? Here we would have to add a column and fill the column for all existing features. Maintaining and moving it is also not that easy and we cannot correct mistakes so easily. The community then asked why not make the data available via GitHub? Since then, all matrix data has been stored in JSON format in our GitHub repository.

 

ABAP Feature Matrix (AFM)

The ABAP Feature Matrix (AFM) is the first prototype that is intended to display all features from version 7.40 to today in an overview. As of this release, we actually speak of Modern ABAP, as the ABAP language has developed and modernized significantly since then. These features are mapped according to the different groups, the information about them is pulled from the different configurations of GitHub.

 

Filter

Before the matrix is loaded, you have the option to make restrictions to influence the result and structure. Do you want to see all releases or just a specific one? Do you also want to see all categories or, for example, just the Core Data Service features? If you want to export the document, you may not need a table of contents; by default this is generated for easier navigation.

 

Overview

Once the matrix has loaded, you will see all features displayed in several tables.

 

 

The tables are always structured the same way, from left to right:

  • Feature - The ABAP keyword or a short description of the feature the line is about.
  • Wiki - A link to the description on GitHub, where you can find more information about the feature, at least one link to public SAP documentation and perhaps a short example.
  • SAP Documentation - The direct link to the documentation on SAP Help or to a SAP blog. What is important to us here is that there are links to official documents.
  • Release - Listing of the different releases and whether the feature is available in this on-premise release. You will also receive information about obsolete things and features that were later made available for older releases.

 

Usage

The feature matrix is intended to give you a quick overview of all the features across the various releases and at the same time quick access to all important information. In the Wiki area you will find a description, a link to official documents, a possible example and possibly further information if a downport is available and where you can find further information. Here's an example from the wiki:

 

ABAP Learning Matrix (ALM)

When developing the feature matrix, the idea of the ABAP Learning Matrix (ALM) also came up, because as a developer you are probably also interested in which features are available and new after a release change.

 

Filter

You can use the filter to enter your current release and the new release so that the system can determine the features.

 

Overview

You will then receive a table with the Delta features, the category and links to the documents. The data from the ABAP Feature Matrix serves as the basis for creating the list.

 

Usage

Are you currently making a transformation towards HANA or a release change to S/4 HANA 2023? The matrix is intended to give you an overview of the relevant features that are being added. At the same time, you have the opportunity to skim through the new functions at a glance and pick up the most relevant things for yourself.

 

Data sources

We are currently using various data sources to collect all information, and we primarily want to use official and confirmed information. Current documents are therefore:

 

Open Source

We make all information freely available in a structured manner. You can use the information freely, but we would also be happy if you collaborate on the project. Are you missing information about certain features? Did you find any errors in the matrix? Then you can send us information, open an issue or participate directly in the project.

If you want to know more about the structure of the repository, you can find more information in the project documentation, where we explain the structure and contents.

 

Conclusion

The ABAP Feature Matrix is not yet complete and perhaps never will be. But it already gives you a good overview of many features across the various releases.


Included topics:
ABAPMatrixAFMALM
Comments (0)



And further ...

Are you satisfied with the content of the article? We post new content in the ABAP area every Tuesday and Friday and irregularly in all other areas. Take a look at our tools and apps, we provide them free of charge.


BTP - Key User Extensibility (role-based)

Category - ABAP

In this article, we will look at how we can provide a role-based view in a standard app using Key User Extensibility, and what you should keep in mind when working with it.

02/20/2026

ABAP Cloud - Custom Unit

Category - ABAP

In this article, we will look at how we can define our own units in the system and then connect them to our RAP application.

02/06/2026

ABAP in Practice - Object Generator

Category - ABAP

In this example, we will look at how to create a reusable generator using the XCO library to save ourselves some work for our tutorials and to automatically generate DDIC objects.

01/09/2026

031: Recycling-Heroes - Unit Testing (Configuration API)

Category - YouTube

Now that we've finished the Configuration API, let's take a look at unit tests and how we can automatically test our API. This will save us the effort of manual testing later on.

01/05/2026

Transformation of the ABAP Developer

Category - ABAP

The role of the ABAP developer has been undergoing a transformation for some time now, evolving into a new landscape with new technologies and opportunities. Let's examine this development and discuss where it's headed.

01/02/2026