CHAPTER 11

image

ABAP OOP

Introduction

The incorporation of object orientation into the formerly procedure-oriented ABAP language is an extension of the original. With the OOP extension in an ABAP program, you can work with or without the constructs of OOP.

This chapter proceeds on the premise that readers have an awareness of the fundamentals of object-oriented programming: classes and interfaces; instances or objects; and the components of classes such as attributes, methods, and events. Readers know about encapsulation, inheritance, polymorphism, and visibility. And readers understand instance attributes, instance methods, and instance events; class ...

Get SAP ABAP: Hands-On Test Projects with Business Scenarios now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.