Ansicht
Dokumentation

ABENCATCHABLE_EXCEPTION_GLOSRY - CATCHABLE EXCEPTION GLOSRY

ABENCATCHABLE_EXCEPTION_GLOSRY - CATCHABLE EXCEPTION GLOSRY

ABAP Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

catchable exception

Exception that can be handled in the program using the statements TRY - CATCH - ENDTRY without causing a runtime error. Catchable exceptions are based on exception classes and are implemented by exception objects. A catchable exception is raised either by the ABAP runtime framework or by the statement RAISE EXCEPTION in a program, or by the addition THROW in a conditional expression. Before the introduction of class-based exceptions, catchable exceptions could be self-defined only in the interfaces of function modules and methods and raised using RAISE. Predefined catchable exceptions occurred as catchable runtime errors, now they are obsolete.

More






CPI1466 during Backup   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2090 Date: 20240426 Time: 030352     sap01-206 ( 32 ms )