Course Information
Course Overview
Learn Object Oriented Programming in SAP ABAP with simple example
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 ! .
Course Content
- 7 section(s)
- 23 lecture(s)
- Section 1 Overview of Object Oriented Programming
- Section 2 General Concept of OOP ( Class , attribute & method) in SAP ABAP
- Section 3 Inheritance
- Section 4 Interface
- Section 5 Event
- Section 6 Global Class
- Section 7 ALV Grid OOP
What You’ll 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
Skills covered in this course
Reviews
-
PPranav Saxena
A very good real time course on OOPs concepts. Concepts are well explained. More concepts can also be covered and the course can be of longer length.
-
JJulio Cesar Rosas Jimenez
El instructor escribió mal algunos conceptos, cuestión de semántica, mas sin embargo funcionan los programas, como no alcanzo a entender bien el inglés del instructor uso subtitulos, y los subtitulos salen en base a la pronunciación que no es clara.
-
MMari Pretorius
The tutor is going extremely fast thru the exercises and all the variables are named the same - really confusing for me.
-
CChris Nelson
The subject matter was great. It could be improved by adding more explaination during exercises.