SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
LOOP AT SCREEN - Short Reference
Syntax
LOOP AT SCREEN INTO wa.
...
ENDLOOP.
Effect
Reads the properties of the screen elements of the current
dynpro in a loop and assigns the results to a work area wa of the structure
SCREEN.