Ansicht
Dokumentation

ABAPCATCH_SYSTEM-EXCEPT_SHORTREF - CATCH SYSTEM-EXCEPT SHORTREF

ABAPCATCH_SYSTEM-EXCEPT_SHORTREF - CATCH SYSTEM-EXCEPT SHORTREF

General Data in Customer Master   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

CATCH SYSTEM-EXCEPTIONS

Reference



Syntax

CATCH SYSTEM-EXCEPTIONS [exc1 = n1 exc2 = n2 ...]
                        [OTHERS = n_others].
  [statement_block]
ENDCATCH.


Effect

Obsolete: Catches catchable runtime errors in statement_block statement block. The catchable runtime errors are specified individually or as exception groups exc1, exc2, etc. If one of the specified runtime errors occurs, the number n1, n2, ... is assigned to system field sy-subrc and program execution is continued after ENDCATCH. Using OTHERS all catchable runtime errors are caught.






rdisp/max_wprun_time - Maximum work process run time   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 1097 Date: 20240517 Time: 140240     sap01-206 ( 29 ms )