SAP EXCEPTION OBJECT - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

exception object
Instance of an exception class. Is created when a catchable exception is raised and contains information on the exception situation. Can be propagated across call levels.
ABAP_MORE_INFO