In this chapter, we cover some special topics and techniques that will help you create better programs and respond to users’ requirements.
We start with a brief introduction of exception and exception handling as applied to ABAP Objects. We then see how we can create persistent objects in object-oriented ABAP. Finally, we learn about the theory and working code for shared objects.
Exception handling and exception classes
Singleton classes
Persistent objects
Shared memory objects