Ansicht
Dokumentation

ABAPRAISE_SHORTDUMP_SHORTREF - RAISE SHORTDUMP SHORTREF

ABAPRAISE_SHORTDUMP_SHORTREF - RAISE SHORTDUMP SHORTREF

ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

RAISE SHORTDUMP

Reference





Effect

Raises a runtime error with an exception object.

Additions

  • TYPE cx_class $[EXPORTING p1 = a1 p2 = a2 ...$]
    Specifies the exception class of the exception object.
  • MESSAGE
    Passes the specification of a message to the exception object.
  • EXPORTING p1 = a1 p2 = a2 ...
    Passes actual parameters a1, a2, ... to the input parameters p1, p2, ... of the instance constructor of the exception object.
  • oref
    Uses an existing exception object, pointed to by oref.
  • oref
    Uses an existing exception object, pointed to by oref.





BAL Application Log Documentation   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1097 Date: 20240418 Time: 050045     sap01-206 ( 14 ms )