Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ALV

Former Member
0 Likes
260

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.....

1 REPLY 1
Read only

Former Member
0 Likes
224

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