SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
LOOP - Short Reference
Syntax
LOOP.
...
ENDLOOP.
Effect
Obsolete: Reads the extract data set of the program in a loop and assigns (for each loop pass) the content of the read row to the data objects that make up the field group defined using INSERT INTO field_group.