SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →popup level
Hierarchical level of a window. The first window that appears in a logon procedure to an AS ABAP has the popup level 0. You create popup levels by stacking modular dialog boxes using the CALL SCREEN or the CALL SELECTION-SCREEN command. The maximum popup level is 9.