This is a test message to test the length of the message box.
Login
|

Content search

school

ABAP in Practice - Object Generator

In this example, we'll look at how to create a reusable generator using the XCO library to save ourselves some work for our tutorials.

school

ABAP in Practice - Fiori Data incorrect

In this small practical example, we will look at an error case in Fiori. Here, the data is displayed incorrectly in the UI, although everything else appears to

school

Recycling Heroes (Explained)

What do the Recycling Heroes have to do with modern ABAP development and ABAP Cloud? In this article, we provide insights into the idea.

school

ABAP in Practice - String Processing

In this practical example we look at the string processing to determine the CDS names in CamelCase and how you can implement this with ABAP.

school

ABAP in Practice - Test Driven Development

How does TDD actually work in practice and are there simple examples for learning in ABAP? In this exercise we will look at the practical part.

school

ABAP in Practice - Merge data sets

How do we merge two different data sets in ABAP, especially with regard to Modern ABAP? A practical task for this topic.

school

ABAP in Practice - Modern ABAP

In this small task we look at existing classic ABAP source code and try to optimize it according to Modern ABAP.

school

ABAP in Practice - Type Conversion

How would you perform this type conversion in ABAP? A practical example and a suggested solution.