SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
LEAVE SCREEN - Short Reference
Syntax
LEAVE { SCREEN | {TO SCREEN dynnr} }.
Effect
Leaves the current screen and continues the processing using the
next screen.
Additions