Skip to Content
0
Former Member
Jul 04, 2009 at 08:57 AM

How to Enable Totals and Subtotals buttons in ALV Toolbar

438 Views

Hi,

I have used dockign container and splitted into 2 parts. In the second part,I want to enable the Totals and Subtotals Buttons in ALV Toolbar.

  • Alv Declaration

DATA : w_docking TYPE REF TO cl_gui_docking_container,

split_container TYPE REF TO cl_gui_splitter_container,

w_grid TYPE REF TO cl_gui_alv_grid.

Regards,

Deepthi.