In the alv grid display how to display the end of list contents .
Example; my internal table is processing 100 entries of inter nal table out of which 20 are in error.
this info is to be displayed at the end of list.
like total processed 100
successful records 80
incorrect 20
how do i do that?
if possible and example program please.
Thanks in Advance.