ABAP Keyword Documentation → ABAP Glossary
group loop
Loop across the groups of an internal
table created using the addition GROUP
BY of the statement LOOP AT
. A group loop can contain
member loops for evaluating the groups.
Other versions:
7.31 | 7.40 | 7.54