<?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 Re: Adding new tab to FV60 T-code? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584287#M1273372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Referred a wiki written by mr.peter solved this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Oct 2011 06:29:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-10-27T06:29:04Z</dc:date>
    <item>
      <title>Adding new tab to FV60 T-code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584282#M1273367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends&lt;/P&gt;&lt;P&gt;i like to add new tab in FV60&lt;/P&gt;&lt;P&gt;for which i am implementing BADI  FI_HEADER_SUB_1300&lt;/P&gt;&lt;P&gt;is it correct to use this&lt;/P&gt;&lt;P&gt;please suggest me which one to use and procedure&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;P&gt;s.janagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 09:12:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584282#M1273367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T09:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new tab to FV60 T-code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584283#M1273368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   That is the correct badi only. Please check for the implementing badi in sdn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 09:30:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584283#M1273368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T09:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new tab to FV60 T-code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584284#M1273369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have implemented it&lt;/P&gt;&lt;P&gt;but still&lt;/P&gt;&lt;P&gt;it doesn't calls any tab in existing screen&lt;/P&gt;&lt;P&gt;if possible can u provide me what needs to be done inside the zprogram that is been entered while implementing the badi&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;s.janagar&lt;/P&gt;&lt;P&gt;hi friends - expecting for your replies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Janagar Sundaramoorthy Nadar on May 15, 2009 12:07 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Janagar Sundaramoorthy Nadar on May 15, 2009 12:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 09:40:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584284#M1273369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T09:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new tab to FV60 T-code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584285#M1273370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi S.Janagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can implement the BADI like this:&lt;/P&gt;&lt;P&gt;Goto SE19 and copy the example implementation "FI_HEADER_SUB_1300IM" to ZI_HEADER_SUB_1300IM.&lt;/P&gt;&lt;P&gt;Next step:Check the tab "Subscreens": You'll find an example dynpro 1300 in the function group BADI_EXAMPLE_1300 corresponding programm is SAPLBADI_EXAMPLE_1300. This entry is okay for testing purpose. If you want to change it you have to copy the whole function group BADI_EXAMPLE_1300 into your own namespace and then change the entry in the tab "Subscreen" accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you have to keep in mind that this BADI only process the fields BKPF-XREF1_HD, XREF2_HD and the posting date BKPF-BUDAT (see sap note 608694). &lt;/P&gt;&lt;P&gt;You know what I mean, when you'll check the include MF05AF00_D0100_POST_APPL_SUB. (Im on SAP ECC 6.0). You'll see that the main program only accept these fields from the BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next restriction: The BADI is called from transactions FB01, FB05 and FB50. I'm not sure what happens in FV60. This could be the show stopper... &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Uli Böhm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2009 11:40:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584285#M1273370</guid>
      <dc:creator>uli_bhm</dc:creator>
      <dc:date>2009-05-26T11:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new tab to FV60 T-code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584286#M1273371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Referred a wiki written by mr.peter solved this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 06:28:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584286#M1273371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-27T06:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new tab to FV60 T-code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584287#M1273372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Referred a wiki written by mr.peter solved this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 06:29:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584287#M1273372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-27T06:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new tab to FV60 T-code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584288#M1273373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Janagar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having the same issue like to add additional tab in FV60. I am unable find out the BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried with&amp;nbsp; BADI FI_HEADER_SUB_1300 (whatever you have specified above). But I am unable to get additional tab in FV60.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/565988" width="450" /&gt;&lt;/P&gt;&lt;P&gt;I have set breakpoint in the above program called, but it is not triggering.&lt;/P&gt;&lt;P&gt;Can you help me in doing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K.Pradeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 13:00:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584288#M1273373</guid>
      <dc:creator>Pradeep_Reddy1</dc:creator>
      <dc:date>2014-10-17T13:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new tab to FV60 T-code?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584289#M1273374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep,&lt;/P&gt;&lt;P&gt;Please refer to this link, from which i have proceded.&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/Snippets/Display+customer+fields+in+header+of+logistics+invoice+verification+transactions"&gt;http://wiki.scn.sap.com/wiki/display/Snippets/Display+customer+fields+in+header+of+logistics+invoice+verification+transactions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;S.Janagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 13:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-new-tab-to-fv60-t-code/m-p/5584289#M1273374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-03T13:42:05Z</dc:date>
    </item>
  </channel>
</rss>

