Improving the Quality of ABAP Code

Striving for Perfection

Paul David Hardy

PDF
ca. 56,99
Amazon iTunes Thalia.de Weltbild.de Hugendubel Bücher.de ebook.de kobo Osiander Google Books Barnes&Noble bol.com Legimi yourbook.shop Kulturkaufhaus ebooks-center.de
* Affiliatelinks/Werbelinks
Hinweis: Affiliatelinks/Werbelinks
Links auf reinlesen.de sind sogenannte Affiliate-Links. Wenn du auf so einen Affiliate-Link klickst und über diesen Link einkaufst, bekommt reinlesen.de von dem betreffenden Online-Shop oder Anbieter eine Provision. Für dich verändert sich der Preis nicht.

Apress img Link Publisher

Naturwissenschaften, Medizin, Informatik, Technik / Informatik, EDV

Beschreibung

Gain an in-depth understanding of the large number of common problems found in ABAP programs and have a robust methodology for fixing problems when you find them. This book also shows you how to prevent them from occurring in new programs.

A large chunk of the world’s biggest organizations use SAP software and virtually all of them have very large amounts of custom code. However, a lot of that custom code is not as good as it could be. In this book we look at why object-oriented programming is the basic building block for improved program quality and at the test-driven development that this enables. We cover the three pillars of clarity, stability, and high performance on which a high-quality ABAP program stands. You will then move on to the user interface, which needs its own set of standards for high quality. In the final chapters, you will learn about specialist topics such as user exits, making sure code will run on the latest releases of SAP, and how to add your own automated custom code quality checks.


What You Will Learn

  • Know why object-oriented programming and test-driven development are the cornerstones of high-quality custom code
  • Ensure that the three pillars of clarity, stability, and high performance are fulfilled
  • Make sure your applications are user friendly
  • Ensure that your custom code works on newer SAP releases
  • Create your own custom code quality checks


Who This Book Is For

ABAP developers who started yesterday or have been programming for 20 years

Kundenbewertungen

Schlagwörter

Test-Driven Development, Code Quality, SAP, Object Orientated Programming, ABAP Programming