When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

SAP ABAP Object Oriented Programming (OOP)

Learn Object Oriented Programming in SAP ABAP with simple example

     
  • 4
  •  |
  • Reviews ( 132 )
₹559

This Course Includes

  • iconudemy
  • icon4 (132 reviews )
  • icon4h 20m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About SAP ABAP Object Oriented Programming (OOP)

Object Oriented Programming approach has many advantages comparing to other programming approaches . one of them is , more powerful in data management . because of these advantages , many of programming language implement this programming approach . SAP ABAP runtime has supported object oriented programming approach, form a long time ago . so, there are many of SAP features using this programming approach , such as : BADI , Reporting (ALV Grid OOP) , Webdynpro and so on . and of course there will be more of sap features by using this programming approach . so as SAP Developer you have to master this programming approach , if you want to always be on top of sap technologies . this tutorial provide the basic & intermediate level of OOP material in SAP ABAP . one of them is, how to create alv grid OOP . if you have more experience with procedural ALV grid (REUSE_ALV_GRID_DISPLAY ), you will find more advantages if you use this type of ALV . OK , enjoy this tutorial ! .

What You Will Learn?

  • Understand the general concept of OOP .
  • Understand the difference between Procedural Programming and Object Oriented Programming concept .
  • Understand the concept of class , method , attribute , static attribute & method .
  • Understand the inheritance concept .
  • Understand the concept of interface .
  • Understand how to raise and handle an event in OOP .
  • Can Implement Object Oriented Programming approach in SAP ABAP .
  • Able to use the Standard Classes and Interfaces .
  • Able to create reports by using ALV Grid OOP.