|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/sap-abap-object-oriented-programming-oop/
课程评论:没有评论
**课程概要:SAP ABAP 面向对象编程 (OOP)** 本课程旨在教授 SAP ABAP 开发中的面向对象编程 (OOP) 基础和进阶知识。 **核心优势:** * **强大的数据管理能力:** OOP 相较于其他编程方法,在数据管理上具有显著优势。 * **广泛的应用:** 许多现代编程语言都已采纳 OOP,SAP ABAP Runtime 早已支持 OOP,并将其广泛应用于 BADI、报表 (ALV Grid OOP)、WebDynpro 等关键 SAP 功能中。 * **提升竞争力:** 掌握 OOP 是 SAP 开发者保持技术领先的必要技能。 **课程内容:** 本教程将涵盖 OOP 的基础和中间级别内容,重点包括: * **创建 ALV Grid OOP:** 教授如何利用 OOP 方法构建 ALV Grid,与传统的 REUSE_ALV_GRID_DISPLAY 相比,将展示 OOP 在 ALV Grid 开发中的诸多优势。 **目标受众:** 希望深入了解并应用 SAP ABAP 面向对象编程的 SAP 开发者。
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!.