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

no repeat column header

Former Member
0 Likes
301

hi,

my alv report is converted from quickview. when run foreground, its alv. when download to excel file it has 1 column header.

but when run background, it has column header in every page.

may i know how to make the background job only giving the first page with column header when download to excel file whereas subsequent page no column header.

thanks

1 REPLY 1
Read only

Former Member
0 Likes
267

Check whether you are Using Events in ALV like TOP-OF-PAGE

If yes, then try to not use that and check...