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

Adding scrollbar to standard screen

former_member925838
Participant
0 Likes
1,392

Hello Experts,

I am adding data in the tab additional data tab B of thr program SAPMV45A.

i am changing the screen 8459 according to my client requirement.

there are 46 fields i need to put on that screen. but its showing me only 18 and no scroll bar is activated.

so can anyone suggest how can i make vertical scroll bar active on screen 8459 so that i can add 46 fields on it.

and i need to change the description of the tab additional data b to technical specification. so how can i change the label.

help will be really appreciated.

Thanks,

Amar

5 REPLIES 5
Read only

Former Member
0 Likes
833

Can you tell me if you are using a table control for the 46 fields or just flat layout of fields on the screen ?

Thanks,

Harikiran Katta

Read only

0 Likes
833

it is just a layout, not a table control.

Read only

0 Likes
833

I am still not able to solve the problem.

during design of screen scroll bar is shown automatically as i design the screen. after 18 fields scroll bar is automatically activated.

but when i run the transaction and call that sub screen it shows only 18 elements and no scroll bar.please help if any one know what is the problem.

Thanks,

Amar

Read only

madhu_vadlamani
Active Contributor
0 Likes
833

Hi Amar,

I think it is not possible. Please go through this note:302497

Regards,

Madhu.

Read only

Former Member
0 Likes
833

Hi,

Try this using table control.

BR,

Vijay