ABAP for Cloud Development
AS ABAP Release 914, ©Copyright 2024 SAP SE. All rights reserved.
runtime error
Caused by uncatchable exceptions when a program is executed, or it can be forced by the language elements RAISE SHORTDUMP
, THROW SHORTDUMP
, or ASSERT
or by exit messages. Every runtime error terminates the program, which in turn raises a database rollback and is documented by default in a short dump.