Skip to Content
0
Former Member
Oct 31, 2008 at 03:45 PM

Totals not displaying in excel when download from ALV?

109 Views

Hi,

I have a program that displays the output in ALV with totals. I am using REUSE_ALV_GRID_DISPLAY. The output in the ALV is correct, totals are also displayed correctly. But when I click on the excel button, data is shown in excel correctly but the TOTALs are not displayed. Please let me know what could be the reason.

I am also trying to put the totals text as

gb_layout-zebra = 'X'.

gb_layout-totals_text = 'Totals'.

but Totals text is not printed in the total of ALV.

Thanks,

Deepthi