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 screen

Former Member
0 Likes
685

hi how can i go to the additional data b screen in tables i want to add a field in table vbap and display it on additional data b screen.

and also how to maintaion descriptions in a table both in english and french!!!

1 REPLY 1
Read only

Former Member
0 Likes
355

Hi,

To add fields to "Additional Data B" on VBAP :-

1. Append custom structure to VBAP : SE11-->Display VBAP >GoTo> Append Structure-->Create a new structure. (Within the new structure add your ZZ fields)

2. SE51 : Pgm : SAPMV45A ...Scr No. 8459. Add the ZZ fields to the screen.

Similarly you can add fields to VBAK....Screen number : 8309.

Regards,

TS