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

Content search

school

ABAP OO - Interface (DEFAULT IGNORE)

This article is about the development of an interface with the addition DEFAULT and the consequences for implementation and use.

school

ABAP OO - Interface and abstract class

We had already introduced you to inheritance in ABAP OO and are now looking at interfaces and abstract classes and how they help you with modeling.

school

ABAP - BOPF Interface

The interfaces that BOPF provides are an important part of interacting with the model. We'll show you some important ones today.

school

ABAP Quick - Classes for an interface

Read and validate all implementing classes for an interface. We'll show you how to do it easily and use it dynamically.