SAP EXCEPTION - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

exception
Error situation during execution of an ABAP program. Exceptions are catchable (statements TRY, CATCH) or uncatchable . Uncaught exceptions result in a runtime error.
ABAP_MORE_INFO