SET SCREEN

Basic form 3

SET SCREEN scr.

Effect

In ABAP/4 dialogs, this sets the next screen number.

The system processes the screen with the number scr immediately after the current screen.

Example

SET SCREEN 200.

Notes

Related

LEAVE TO SCREEN

LEAVE SCREEN

Additional help

Dynamic Next Screen