ABAP Freak Show – Aug 5th – ABAP OO Tutorial Part 5
by Thomas Jung on August 5, 2009 at 12:48 pm
In this final entry in the 5 part ABAP OO series, we examine examples of how SAP puts the techniques that we learned in the previous 4 sessions to work within the standard code that they deliver to customers. We start by looking at the CL_BCS classes for sending email. CL_BCS* serves as a perfect example of the use of Persistent Objects and Polymorphism. We also look at the functionality behind the new ABAP Code Completion feature in the ABAP Editor. This block of code uses Persistent Objects, Inheritance/Polymorphism, Exception Classes, and MVC structured Classic Dynpro.
You can also download all the source code from all 5 tutorials. Just be sure to look at the ReadMe.pdf file for important tips on installing the source code.
http://abap-sdn-examples-tpj.googlecode.com/files/AFS_OO_Tutorials_Source_Code.zip
You can download a high resolution version MP4 version of the video here:
http://blip.tv/file/get/Thomas_jung-AFSAug52009ABAPOOPart5167.mp4
You can download an iPod/iPhone version of the video here:
http://blip.tv/file/get/Thomas_jung-AFSAug52009ABAPOOPart5644.mp4
