Object-Oriented Programming with ABAP Objects von James Wood | ISBN 9781592292356

Object-Oriented Programming with ABAP Objects

von James Wood
Dieser Titel wurde ersetzt durch:×
Buchcover Object-Oriented Programming with ABAP Objects | James Wood | EAN 9781592292356 | ISBN 1-59229-235-6 | ISBN 978-1-59229-235-6

Object-Oriented Programming with ABAP Objects

von James Wood
This book provides a gentle (and yet, comprehensive) start to programming object-oriented ABAP. What are objects? How to define and write classes? What’s polymorphism all about? The book helps you to venture the switch to object-oriented programming, and brings your skills up to date: First learn about all essential OO concepts, then see examples from daily development work. Exception handling, object debugging and unit testing are demystified here, plus, you get advice on enhanced techniques and tools in ABAP 7.0. The book will not spend time teaching basic syntax, but only concentrate on teaching object-oriented development – your chance to successfully explore ABAP OO.

Topic Highlights
Working with Objects Encapsulation and Implementation Hiding Object Initialization and Cleanup Inheritance vs. Composition Polymorphism Component Design and Name Control Handling Exceptions and Debugging Objects Unit Testing with ABAP Unit Business Add-Ins and Enhancements Working with SAP Controls ABAP Object Services Using ABAP Objects with Workflow