Skip to Content
0
Former Member
Jan 15, 2008 at 09:31 PM

Problem in ALV during Filter for display of no. of records on header

191 Views

Hi

In one of the ALV report I am using FM: 'reuse_alv_grid_display' by passing the final internal table t_final. Also I am using the FM: 'reuse_alv_commentary_write' for header and displaying the No. of records by describing the t_final internal table.

If the user does Filtering in the ALV output and displays the filtered records, the no. of records count is not getting changed and showing up the total no. of records that displayed originally. How can I display the No. of records that are filtered in the header after filtering in ALV output. I appreciate if any one throw light to resolve this problem.

Thanks

Usha

Edited by: usha k on Jan 16, 2008 3:20 PM

Edited by: usha k on Jan 16, 2008 3:21 PM