ABAP Objects Tutorial for Beginners

If you have a little or no experince with ABAP Objects until now, this tutorial will guide you through the fundamental language elements of ABAP Objects and the usage of the respective ABAP Workbench tools.

  • Exercise 1: Classes and Objects
  • Exercise 2, Inheritance
  • Exercise 3, Interfaces
  • Exercise 4, Events
  • Exercise 5, Exceptions
  • Exercise 6, Unit Tests
  • Exercise 7, Service Enablement

Read more

ABAP Objects Presentations for Beginners

Introduced with the release of SAP Basis 4.5 in 1990s, ABAP Object Oriented Programming (ABAP OOP) has many new features over conventional ABAP Programming. If you are not familiar with ABAP Objects yet, this post will provide you 3 presentations to give you a general overview. Highlights from documents are as following:

1. Fundamentals of ABAP Objects:

  • Recognize the concept of Object Oriented Programming (OOP)
  • Identify the features of Object Oriented Programming
  • Recall the history of ABAP Object Oriented Programming
  • Advantages of ABAP OOP over conventional ABAP Procedural Programming
  • Analyze the basic building blocks of ABAP Objects

Read more