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

Customized Scrollbar in ALV using OOPS

Former Member
0 Likes
484

Hi guys,

i have to display 34 columns in my ALV report. so i ll get a horizontal scrollbar. but i wnt a few initial columns to be unscrollable for better reference just like in XLS documents. can u tell me how do i do this? also if u can tell me how to keep the header of columns unscrollable in vertical scrolling?

Thanks and regards

Abhinav

2 REPLIES 2
Read only

Former Member
0 Likes
452

Whichever columns you want fixed, set KEY = 'X' in the fieldcatalog for those columns

Read only

alessandroieva
Active Participant
0 Likes
452

Hi,

the advice is correct.

But, Remember that the key columns must be in the top positions all together

AI