ABAP Keyword Documentation → ABAP - Quick Reference
LEAVE PROGRAM - Quick reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
LEAVE PROGRAM.
Effect
Exits the current program and continues processing as specified by the program call after the call position of the program or the call sequence.