ABAP Keyword Documentation →  ABAP − Short Reference → 

LOOP - Short Reference

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.