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

Content search

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.