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

Scrollable custom subscreen

Former Member
0 Likes
531

Hello,

I've created a subscreen and attached it to a standard screen using a user exit.

I would like to make the subscreen scrollable.

How should I DO THIS?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
446

hi,

if the elements inside the subscreen exceeds the area of the custom container then it automatically becomes scrollable..

1 REPLY 1
Read only

Former Member
0 Likes
447

hi,

if the elements inside the subscreen exceeds the area of the custom container then it automatically becomes scrollable..