How to use LOOP AT GROUP BY statement in SAP ABAP

The Group by is used to group a set of records from the internal table. It is similar to the old programming Technik AT ……. ENDAT. If you are new to SAP ABAP, please skip this part as it is an Advanced Technik. Please remember the following points for the Group by definition. There is …

How to use LOOP AT GROUP BY statement in SAP ABAP Read More »