ABAPCATCH_SYSTEM-EXCEPT_SHORTREF - CATCH SYSTEM-EXCEPT SHORTREF

Addresses (Business Address Services)   General Data in Customer Master  
This documentation is copyright by SAP AG.

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 the statement block . The catchable runtime errors are specified individuallyor as exception groups exc1, exc2, ... If one of the specified runtime errors occurs,the number n1, n2, ... is assigned to the system field sy-subrc and program execution is continued after ENDCATCH. Using OTHERS, it is possible to catch all catchable runtime errors.


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


Length: 1102 Date: 20120518 Time: 203256     triton ( 78 ms )