Get Example source ABAP code based on a different SAP table
VERSION 5 IN
exception class Special class> that is the basis for catchable> exceptions. If an exception> is raised, an object> of an exception class is created. There are predefined exception classes for exceptions of the runtime framework, and user-defined exception classes for custom applications. The superclasses for all exception classes are CX_STATIC_CHECK>>, CX_DYNAMIC_CHECK>>, or CX_NO_CHECK>>, through which exceptions are divided into exception categories>. ABAP_MORE_INFO >