ABAP OOPS

 The below tutorials covers some of the important concepts in ABAP object oriented programming. This page serves as quick reference for ABAP OOPS concepts. Click on each link below to go through the tutorials.

ABAP Object Oriented Programming Self Learning Tutorials

  1. Introduction to Class and Object
  2. Method Parameters - Importing, Exporting, Changing and Returning
  3. How To Create Local Class
  4. Instance Events and Static Events
  5. Constructors and Class Constructors
  6. Interface and Polymorphism
  7. Inheritance
  8. Abstract Class and Abstract Method
  9. Narrow Casting and Wide Casting
  10. Object Oriented ALV

Post a Comment