HI,
I have an internal table ITAB with fields HKONT, BELNR, BUZEI & DMBTR. I want a sum of DMBTR for the same HKONT. Is it possible to do thi without looping ?...or Please suggest a better way to do this ?
I will have millions of records in this internal table.
Thanks.