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

Content search

school

ABAP - Naming conventions

How important is it nowadays to adhere to naming conventions or even to use naming conventions in the modern ABAP environment? We want to look at that in this a

school

ABAP - Use INSERT

APPEND already has a long history in ABAP, but this will play less and less of a role in the future. We'll show you why.

school

ABAP Obsolete - Assignment and calculation

How does it actually work with the assignments and the calculation in ABAP? Here you will find out the current language constructs and what you should avoid.

school

ABAP Obsolete - Ranges and Headers

Generate a decent range for an interface? Tables with or without header lines? We show you what is still possible and what you should rather be.

school

ABAP Obsolete - DESCRIBE

Again we have for you a most used ABAP term for which there is already a new alternative, this time not just one alternative.

school

ABAP Obsolete - TYPE-POOL

Type pools are obsolete, but the use continues. How best to deal with it in the future, you will find out here today.

school

ABAP Obsolete - Create GUID

How do you create a unique identification (ID) in the system? You probably know the answer, but is it still up to date?

school

ABAP Obsolete - Call Method

Of course, the obsolete command does not mean the use of classes, but rather the use of additional commands to call and use methods.

school

ABAP Obsolete - Form

When you are buidling a report in SAP the first thing you will need is a usefull structure, this is why many devolpers use Form for this. But what can you do no