ABAP Keyword Documentation →  ABAP − Reference →  Calling and leaving program units →  Exiting Program Units →  Exiting Processing Blocks → 

Normal Exiting of a Processing Block

A processing block is exited normally upon reaching its end. For processing blocks that are concluded with an END statement, this is the end. Event blocks that are not explicitly concluded with a statement have an implicit conclusion after their last statement.

Depending on the processing block exited, the runtime environment behaves as follows: