LOOP AT t_customres INTO DATA(ls_cust1)
     GROUP BY  ( route = ls_cust1-route
                 size  = GROUP SIZE
                 index = GROUP INDEX )
      ASCENDING
      REFERENCE INTO DATA(route_group).
 
Serkan AKKAVAK
Bilgisayar Mühendisi
serkurumsal@yandex.com