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

Additional data tab B problem

Former Member
0 Likes
523

Hi,

I have a requirement to display some fields on the screen of va01 additonal data tab B. I added those field in table using append structure. I identified the screen 8309.i created two box on the screen. I have put the fields of the screen. i have put 5 fields in each box.

Now when I am running va01 I am able to see 5 fields in first box but the second box is visible without any fields. it is blank box.

can you guide me how to resolve this.

regards,

manish.

3 REPLIES 3
Read only

Former Member
0 Likes
486

HI,

have you appended fields to VBAK / VBAP table and used the same structure to link fields on screen?

It should work if you have done that.

Harry

Read only

0 Likes
486

ya i have appeneded the same fields in the table and used the same ones.

But wondering why is it not coming. Is there any screen size limit.

Regards,

Varun.

Read only

Former Member
0 Likes
486

Manish,

This is a bug and will be solved in coming versions.

For the time being you can use following option's

1) Add the second block BELOW the first one . I think this will display all the fields in second block too.

2) If you are addign block on the right side of first block then the attributes to the screen has to be changed.

Hope this helps

Thnx!

Harry