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

Adding a tab in VA01

Former Member
0 Likes
484

Hi experts,

In VA01 after giving Order Type When we click on 'Create with reference' we will get tab screen with Options INQUIRY QUATATION, ORDER, CONTRACT,

Here i Have to add another tab called 'ESTIMATE' when i enter estimate number under ESTIMATE tab when i click Copy option data under that particular estimate number Has to copy to SALES ORDER.(like others copy from quotation,contract etc).

For this

1> whether should i modify the standard program?

2> or is there any user exits for this scenario? if it is how to find it?

3> please explain me the process in details how to do it?

thanks in advance

yours

ramesh kumar

3 REPLIES 3
Read only

Former Member
0 Likes
446

u should use screen exit concept...get the enhancement from SMOD for the same and from here u can attach fields to a screen and write ur own logic....Check the documentation of the enhancement and u can do it in an easy way.

Read only

0 Likes
446

Hi ramesh for the tabscreen program name is SAPLV45C

and for VA01 is SAPMV45A

to add a tab should i check user exit in the TAB screen program ?

or In VA01 program?

If it is in tab scree prgram

In tab screen program i could not able to find the screen exit

How to find the screen exit please let me know?

Read only

0 Likes
446

Have a look at below link for information related to screen exit:

<a href="http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction">Implement Scren Exit</a>

Also have a look at below thread. May be useful to you.

I hope it helps.

Best Regards,

Vibha

*Please mark all the helpful answers