Hi,
I developed a report in ALV using HR_DISPLAY_BASIC_LIST. The problem is that the summation icon is not appearing in the top bar. I need to calculate totals for 4 columns, but I cannot seem to enable the functionality. A colleague of mine suggested that I use REUSE_ALV_GRID_DISPLAY instead. How do I change my output function from HR_DISPLAY_BASIC_LIST to REUSE_ALV_GRID_DISPLAY? Is there any simple mapping? I also need the top pane that appears in HR_DISPLAY_BASIC_LIST as it is used to display certain information. To get that in REUSE_ALV_GRID_DISPLAY it seems I have to code for top-of-page as well to anable that. If possible I would like to enable summation functionality in HR_DISPLAY_BASIC_LIST as this seems to be the simplest option. If this is not possible, how do I map my output to REUSE_ALV_GRID_DISPLAY? Help is appreciated, thanks.
Regards,
Khan