This is a test message to test the length of the message box.
Login
ABAP new series
Photo by Markus Spiske on Unsplash

ABAP - Obsolete and other series

243

In addition to the topics New ABAP and the innovations in SAP development, of course, other areas are addressed, such as outdated language elements. For this a few new series.



In addition to all the innovations in SAP and ABAP, almost every release contains things that become obsolete and should not be used anymore. Therefore, we would like to dedicate some additional series only to this topic in order to keep you up to date and also address a few short marginal issues:

  • Obsolete - Here we will deal with language elements that have become obsolete and what you can use instead as alternative.
  • Quick - Short hints, techniques or ABAP objects that make your life easier and with which you can implement cool new features in the system.

 

Obsolete language elements

Over the years, now ABAP exists, the language has evolved and it was necessary to convert outdated language elements and syntax. Many terms have been collected in the language reference that are now marked as obsolete.

In a language like PHP or Java, these obsolete language elements will eventually disappear with later releases and old code would no longer be executable. Therefore, developers have to adapt, maintain and update existing coding again and again.

But since even SAP has a lot of old coding in its core modules, which has been using obsolete commands for a long time, they will never get the idea to completely clean up the language reference. This old commands will continue to exist and can still be used.

 

ABAP developer

As a good ABAP developer, you should also pay attention to such small details and use no more than obsolete tagged commands. If SAP thinks about changing anything then you are definitely on the right side with this approach. Our tips to you:

  • So check out what's new in the language when you upgrade, especially if you're upgrading to a S/4 HANA system.
  • Avoid using obsolete language elements when possible. If you are not sure, look in the element's F1 help to see if it's marked as obsolete.

 

Conclusion

Be curious about the additional series for these topics, so you save time and research and we always get the latest information about it. Maybe you'll also find some new things that you did not know yet.


Included topics:
Obsoletenew seriesSAP
Comments (0)



And further ...

Are you satisfied with the content of the article? We post new content in the ABAP area every Friday and irregularly in all other areas. Take a look at our tools and apps, we provide them free of charge.


ABAP - Naming conventions

Category - ABAP

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 article.

04/09/2021

ABAP - Use INSERT

Category - ABAP

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.

12/11/2020

ABAP Obsolete - Assignment and calculation

Category - ABAP

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.

06/26/2020

ABAP Obsolete - Ranges and Headers

Category - ABAP

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.

06/12/2020

ABAP Obsolete - DESCRIBE

Category - ABAP

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

11/15/2019