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

SubScreen -not all fields displayed

Former Member
0 Likes
1,418

Hello all,

I am adding a new box to subscreen SAPMV45A 8309 (sales order additional data B). The box contains 5 lines but only the top 2 lines are displayed in the transaction. All 5 lines are displayed when I test the screen. I have checked the lines/columns in the attributes and they sufficiently cover the 5 lines I'm adding.

Any ideas on why the rest of the lines do not display in the transaction?

Thanks .

Maggie

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,136

Hi

Increase the size of sub-screen area which u made on main screen by going to screen painter of main screen. It will start working.

Regards

Aditya

Hello all,

I am adding a new box to subscreen SAPMV45A 8309 (sales order additional data B). The box contains 5 lines but only the top 2 lines are displayed in the transaction. All 5 lines are displayed when I test the screen. I have checked the lines/columns in the attributes and they sufficiently cover the 5 lines I'm adding.

Any ideas on why the rest of the lines do not display in the transaction?

Thanks .

Maggie

3 REPLIES 3
Read only

Former Member
0 Likes
1,137

Hi

Increase the size of sub-screen area which u made on main screen by going to screen painter of main screen. It will start working.

Regards

Aditya

Read only

Former Member
0 Likes
1,136

Thank you for the response Aditya.

However, that doesn't seem to be the problem. I looked at the main screen 4002 and the subscreen area is set to 50 lines. My subscreen has only 18 lines.

Additionally, when I test screen 4002, all the lines appear as expected. It is only in the transaction VA01 at runtime that the lines are suppressed. I have debugged the screen at runtime and the missing fields pass thru all the steps normally but they do not appear on the screen.

Any other suggestions?

Thanks.

Maggie

Read only

0 Likes
1,136

I'm not exactly clear what you have defined on the screen (a box -> of what type?) - you could try setting the "Switch off runtime compress" option on the Attributes tab, and see if that changes it.

Jonathan