Improving the Quality of ABAP Code Striving for Perfection

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

Full description

Bibliographic Details
Main Author: Hardy, Paul David
Format: eBook
Language:English
Published: Berkeley, CA Apress 2021, 2021
Edition:1st ed. 2021
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02776nmm a2200253 u 4500
001 EB001960543
003 EBX01000000000000001123445
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210407 ||| eng
020 |a 9781484267110 
100 1 |a Hardy, Paul David 
245 0 0 |a Improving the Quality of ABAP Code  |h Elektronische Ressource  |b Striving for Perfection  |c by Paul David Hardy 
250 |a 1st ed. 2021 
260 |a Berkeley, CA  |b Apress  |c 2021, 2021 
300 |a XXIV, 512 p. 86 illus  |b online resource 
505 0 |a Chapter 1: Why Object-Oriented Programming Is a Must for Code Quality -- Chapter 2: Why Test-Driven Development Is a Must for Code Quality -- Chapter 3: Clarity—The First Pillar of Code Quality -- Chapter 4: Stability—The Second Pillar of Code Quality -- Chapter 5: Performance—The Third Pillar of Code Quality -- Chapter 6: User Friendliness—Ensuring UI Quality -- Chapter 7: User Exits—Defusing a Potential Time Bomb -- Chapter 8: Ensuring Code Runs in S/4HANA -- Chapter 9: Ensuring Code Runs in ABAP in the Cloud -- Chapter 10: Creating Your Own Custom ATC Checks 
653 |a Professional Computing 
653 |a Computer software 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
856 4 0 |u https://doi.org/10.1007/978-1-4842-6711-0?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 004 
520 |a 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. You will: 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