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

Increase the screen size

Former Member
0 Likes
10,453

Hi Everyone,

I want to increase the selection screen size, can anyone suggest how do I achieve this.

I have some of the check boxes and their text elements, where in the screen size is limited to 75 only.

Any suggestions.

Thanks,

Prashant.

1 ACCEPTED SOLUTION
Read only

Former Member

Hi Everyone,

I want to increase the selection screen size, can anyone suggest how do I achieve this.

I have some of the check boxes and their text elements, where in the screen size is limited to 75 only.

Any suggestions.

Thanks,

Prashant.

4 REPLIES 4
Read only

Former Member
0 Likes
3,318

go to SE51. enter your program name and screen numner 1000. go to the attributes. there will be Lines/Columns under Other attributes. change the values as you want.

save and activate the screen.

Read only

0 Likes
3,318

Nikhil's suggestion might work, but I am concerned that when the program is re-activated, all changes to the standard selection screen will be lost.

REgards,

Rich Heilman

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
3,318

This is a limitation of standard selection screens. You can not change this. If you choose to re-create the selection screen as a dynpro, then you can put the UI elements where you like.

Regards,

Rich Heilman

Read only

Former Member