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

Increasing Screen Size

Former Member
0 Likes
1,373

Hi,

I have added few fields in "ADDITIONAL DATA B" of VA01. I'm getting the screen but with scroll bar. I want all the fields without any scroll bar. For this i was trying to increase the size of 4002 sub-screen area and added fields in 8309 sub-screen. Can someone lemme know how to achieve the fields in single screen without any scroll bar.

Regards

VEnk@

Hi,

I have added few fields in "ADDITIONAL DATA B" of VA01. I'm getting the screen but with scroll bar. I want all the fields without any scroll bar. For this i was trying to increase the size of 4002 sub-screen area and added fields in 8309 sub-screen. Can someone lemme know how to achieve the fields in single screen without any scroll bar.

Regards

VEnk@

1 REPLY 1
Read only

Former Member
880

Resolved by myself....

Solution is in program SAPMV45A there is screen 4312 which is responsible for call sub screen 8309. So i have increased the container length of 4312 screen by which scroll bar is gone.