Next screen

Each screen has a next screen. Thus, each screen is part of a screen sequence. Next screens can be set statically in the Screen Painter or with SET SCREEN or LEAVE TO SCREEN in the ABAP program. If a screen links to a next screen with the screen number 0, it is the last screen of the screen sequence.

More