<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Adding a tab in VA01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-tab-in-va01/m-p/1845962#M358902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In VA01 after giving  Order Type  When we click on  'Create with reference'  we will get tab screen with Options INQUIRY QUATATION, ORDER, CONTRACT,&lt;/P&gt;&lt;P&gt;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).&lt;/P&gt;&lt;P&gt;For this&lt;/P&gt;&lt;P&gt;1&amp;gt; whether should i modify the standard program?&lt;/P&gt;&lt;P&gt;2&amp;gt; or is there any user exits for this scenario? if it is how to find it?&lt;/P&gt;&lt;P&gt;3&amp;gt; please explain me the process in details how to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yours&lt;/P&gt;&lt;P&gt;ramesh kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jan 2007 11:14:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-16T11:14:54Z</dc:date>
    <item>
      <title>Adding a tab in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-tab-in-va01/m-p/1845962#M358902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In VA01 after giving  Order Type  When we click on  'Create with reference'  we will get tab screen with Options INQUIRY QUATATION, ORDER, CONTRACT,&lt;/P&gt;&lt;P&gt;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).&lt;/P&gt;&lt;P&gt;For this&lt;/P&gt;&lt;P&gt;1&amp;gt; whether should i modify the standard program?&lt;/P&gt;&lt;P&gt;2&amp;gt; or is there any user exits for this scenario? if it is how to find it?&lt;/P&gt;&lt;P&gt;3&amp;gt; please explain me the process in details how to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yours&lt;/P&gt;&lt;P&gt;ramesh kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 11:14:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-tab-in-va01/m-p/1845962#M358902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T11:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a tab in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-tab-in-va01/m-p/1845963#M358903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 11:20:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-tab-in-va01/m-p/1845963#M358903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T11:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a tab in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-tab-in-va01/m-p/1845964#M358904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ramesh  for the tabscreen program name is SAPLV45C&lt;/P&gt;&lt;P&gt;and for VA01 is    SAPMV45A&lt;/P&gt;&lt;P&gt;to add a tab should i check user exit in the TAB screen program ?&lt;/P&gt;&lt;P&gt;or In VA01 program?&lt;/P&gt;&lt;P&gt;If it  is in tab scree prgram&lt;/P&gt;&lt;P&gt;In tab screen program i could not able to find the screen exit&lt;/P&gt;&lt;P&gt;How to find the screen exit please let me know?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 11:48:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-tab-in-va01/m-p/1845964#M358904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T11:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a tab in VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-tab-in-va01/m-p/1845965#M358905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at below link for information related to screen exit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction"&amp;gt;Implement Scren Exit&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have a look at below thread. May be useful to you.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2871784"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 12:00:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-a-tab-in-va01/m-p/1845965#M358905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T12:00:51Z</dc:date>
    </item>
  </channel>
</rss>

