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 tab ?

Former Member
0 Likes
745

hi,

In VA01 header screen,at present there are 2 tabs - Additional A and Additional B on the screen for order create Process,

whats the process of adding the additional Tab C

Pls Help

5 REPLIES 5
Read only

Former Member
0 Likes
686

This message was moderated.

Read only

Former Member
0 Likes
686

Hi,

Find some SCREEN EXIT and try to insert the additional tab in there,

Check the thread for the SCREEN EXIT

Regards

Sarves

Read only

Former Member
0 Likes
686

Hi Antony,

For adding up the fields in Additional data tabA in VA01 or VA02 Sap had provided the screen number for it i.e SAPMV45A(4459) and for Additional data tabB Sap had provided the screen number for it i.e SAPMV45A(8459).

You should have a acesskey for modifying these SAP screen exists,Here in these screens you can add the fields required for your business process and do the coding in PBO and PAi as per your requirement.In addition You should add the fields required by you in the table VBAP using append structure.

Regards,

Madhava

Read only

Former Member
0 Likes
686

This message was moderated.

Read only

Former Member
0 Likes
686

This message was moderated.