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

Content search

school

ABAP OO - Usage of constants

Constants are an important component in ABAP development for reuse, but also for specifying interfaces. Let's delve into the topic

school

CDS - Types and Enums

What will replace the data elements in the ABAP Dictionary and how can you use the types for Core Data Services today? Find out more here.

school

ABAP - Enumeration

Enumerations are used in development to restrict the possibilities for a variable and now also work in ABAP and method interfaces.