‎2009 Jul 14 6:35 AM
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
‎2009 Jul 14 6:40 AM
‎2009 Jul 14 6:41 AM
Hi,
Find some SCREEN EXIT and try to insert the additional tab in there,
Check the thread for the SCREEN EXIT
Regards
Sarves
‎2009 Jul 14 6:49 AM
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
‎2009 Jul 15 6:47 AM
‎2009 Jul 15 7:14 AM