SAP EXCEPTION - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

Exception
Error situation during execution of an ABAP program. Exceptions are treatable (statements TRY, CATCH ) or untreatable. Untreated exceptions result in a runtime error.
ABAP_MORE_INFO