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

window with scroll bar..

Former Member
0 Likes
413

hi,

In my screen, I need a small window where there can be multiple fields of data which user can enter. I need a scrollbar in that window. just like the one u can see in VA02 in ECC 6.0, under sales tab. where u enter "Req Deliv Date" , "Deliver. Plant" etc..

how should i get that one ?

thks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
377

Go to Transaction SE51

with Program SAPMV45A , and screen number 4440. and see They Designed a Big screen with so many elements.

Your Question is how to Get the scrollbar.

1. Now you go to your program and Create such a big screen with lot of elements and make it as a Subscreen.

2.Create another screen inside that create a subscreen area small one,

3.and inside flow logic assing the subscreen area to the subscreen which you created and see. By default it comes with scrollbar.( You know this )

4. Now Activate and Create Tcode and test it.

Regards

Vijay babu Dudla

1 REPLY 1
Read only

Former Member
0 Likes
378

Go to Transaction SE51

with Program SAPMV45A , and screen number 4440. and see They Designed a Big screen with so many elements.

Your Question is how to Get the scrollbar.

1. Now you go to your program and Create such a big screen with lot of elements and make it as a Subscreen.

2.Create another screen inside that create a subscreen area small one,

3.and inside flow logic assing the subscreen area to the subscreen which you created and see. By default it comes with scrollbar.( You know this )

4. Now Activate and Create Tcode and test it.

Regards

Vijay babu Dudla