課程資料
課程簡介
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 ! .
課程章節
- 7 個章節
- 23 堂課
- 第 1 章 Overview of Object Oriented Programming
- 第 2 章 General Concept of OOP ( Class , attribute & method) in SAP ABAP
- 第 3 章 Inheritance
- 第 4 章 Interface
- 第 5 章 Event
- 第 6 章 Global Class
- 第 7 章 ALV Grid OOP
課程內容
- 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
此課程所涵蓋的技能
評價
-
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.