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

frames

Former Member
0 Likes
423

Moderator message: please use a more informative subject in future

hi

is it possible to set a length more than 134 for frames in a module pool screen.

if yes then how?

thanks

Edited by: Matt on Jan 21, 2009 6:50 PM

2 REPLIES 2
Read only

Former Member
0 Likes
392

Hi,

Yes for this you need to first change in the

Attribute tab under Lines/Colums mainten with you your desires width ad height and later go to the layout and increase the width and height.

Read only

MarcinPciak
Active Contributor
0 Likes
392

Hi,

I am affraid it is not possible as system explicitly doesn't let you to extend it over 134 lines of width. You can however do other thing. Place in your frame subscreen area and use it for your screen with desired layout. That way, system will display horizontal scrollbar in the frame whenever your screen layout exceeds those 134 lines, but frame itself width will stay untouched with its width.

Regards

Marcin