ABAP Keyword Documentation → ABAP Glossary
Runtime Error
A runtime error is caused by untreated exceptions when a program is executed or it can be forced using exit messages. This leads to a program termination. Every runtime error triggers a database rollback and is documented in a short dump by default.