Application Development 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: 

Freeze header in classical report

0 Kudos

frz.pngHi,

I want to freeze the header of the output as shown in the screenshot.

while scrolling down the header should not get scrolled, it should be freeze. I don't want to write in the top-of-page event. I tried with this statement NEW-LINE NO-SCROLLING, but not working.

2 REPLIES 2

mateuszadamus
Active Contributor

Hello nandiniborse.pratap

Google gives this result as first: https://answers.sap.com/questions/3746670/freezing-the-column-headers-in-a-simple-list-repor.html

Maybe it will help.

Kind regards,
Mateusz

FredericGirod
Active Contributor
0 Kudos

If you speak about old WRITE report in ABAP, the keyword is RESERVE

check example DEMO_LIST_PAGES