‎2008 Feb 06 3:14 PM
Hi...........,
I have to display the summary at the end of ALV report.
I am displaying the header as using ,
gr_table->set_top_of_list( lr_grid ).
But I have to show the summary details at the end of the report like:
Reconciliation Summary:
Records Checked: 10,000
Records with delta: 2
How to show these datails in ALV report at the end of the report...?
Please give me solution as early as possible.
Thanx,
Jay.....
‎2008 Feb 06 3:24 PM
Hello,
You can create a footer to display at the end of an ALV report. This might work for
your situation.
Try program SALV_DEMO_TABLE_FORM_EVENTS . Or look for other examples
named SALV_DEMO*
Regards
Greg Kern