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

Content search

school

ABAP OO - Dynamic, Static, Super

In this article we want to show you the difference between dynamic and static classes and what you can do with them. We also look at the various constructors.

school

ABAP Quick - Dynamic method calls

Not always is a direct method call, that brings you to your goal. Maybe you want to bring some dynamism in your programming, in addition to our today's tip