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: 

Horizontal scrolling for the fields in a list except the first field.

Former Member
0 Kudos

Hi,

I would like to know if it is possible to horizontally scroll through the basic list except for the first field which is always displayed even though it is scrolled.

Thanks

Alagu Rajavel S

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,


WRITE 😕 itab-matnr ." Your first field
SET LEFT SCROLL-BOUNDARY.
WRITE 😕 ...."Continue your list.

Message was edited by:

Perez C

1 REPLY 1

Former Member
0 Kudos

Hi,


WRITE 😕 itab-matnr ." Your first field
SET LEFT SCROLL-BOUNDARY.
WRITE 😕 ...."Continue your list.

Message was edited by:

Perez C