In this chapter, we will cover the basic elements of object -oriented programming and how they differ from the elements found in procedural programming. The associated concepts are applicable to virtually all object-oriented languages, so we will not see anything specific to ABAP in this chapter. Some new vocabulary will be introduced to describe the corresponding concepts and some suggestions will be presented for how to approach the task of extracting design information from the paragraphs found in associated requirements documentation.
So, how, ...