<?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 button with custom functionality to FB03 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180406#M1624229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you find any solution for this. I have a same requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Akshay Ruia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Nov 2014 23:14:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-11-20T23:14:12Z</dc:date>
    <item>
      <title>Adding button with custom functionality to FB03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180401#M1624224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add a button with custom functionality to transaction FB03. I searched this forum and the web but could not find an explanation how to do that. Can somebody possibly help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 13:14:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180401#M1624224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-18T13:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding button with custom functionality to FB03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180402#M1624225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try finding some menu exit.&lt;/P&gt;&lt;P&gt;But I doubt there is any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, Try for a custom screen in any suitable user exit where your data is available and show it in pop-up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 13:31:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180402#M1624225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-18T13:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding button with custom functionality to FB03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180403#M1624226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chinmay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your answer. I cannot find any suitable menu exit or user exit to hook in.  Moreover, a popup is not really the solution I am looking for (although I would use it if nothing else works).  Do you have any more suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 14:02:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180403#M1624226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-18T14:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding button with custom functionality to FB03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180404#M1624227</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;I believe it needs to change the standard program in order to add new functionality there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 14:11:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180404#M1624227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-18T14:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding button with custom functionality to FB03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180405#M1624228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for this valuable insight. My task is to allow it in FB03 to run some custom command on demand directly in the transaction. I thought of adding a button but if this is not possible, do you have any idea how I could achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance,&lt;/P&gt;&lt;P&gt;Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 15:36:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180405#M1624228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-18T15:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding button with custom functionality to FB03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180406#M1624229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you find any solution for this. I have a same requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Akshay Ruia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 23:14:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180406#M1624229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-20T23:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding button with custom functionality to FB03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180407#M1624230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Akshay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry, no, I did not find a solution for this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2014 09:15:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-button-with-custom-functionality-to-fb03/m-p/8180407#M1624230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-21T09:15:13Z</dc:date>
    </item>
  </channel>
</rss>

