<?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 custom button to transaction MIRO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-button-to-transaction-miro/m-p/7410304#M1548013</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;I have a requirement for which I have to add a custom button to transaction MIRO.  Has anyone done this before?  I would very much appreciate if anybody could help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vitz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Nov 2010 07:26:54 GMT</pubDate>
    <dc:creator>former_member239066</dc:creator>
    <dc:date>2010-11-02T07:26:54Z</dc:date>
    <item>
      <title>Adding custom button to transaction MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-button-to-transaction-miro/m-p/7410304#M1548013</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;I have a requirement for which I have to add a custom button to transaction MIRO.  Has anyone done this before?  I would very much appreciate if anybody could help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vitz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 07:26:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-button-to-transaction-miro/m-p/7410304#M1548013</guid>
      <dc:creator>former_member239066</dc:creator>
      <dc:date>2010-11-02T07:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom button to transaction MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-button-to-transaction-miro/m-p/7410305#M1548014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MIRO transaction has an enhancement in order to add new fields in the header area (see BADIs BADI_FDCB_SUBBAS*), so u can try to insert a button 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>Tue, 02 Nov 2010 07:38:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-button-to-transaction-miro/m-p/7410305#M1548014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-02T07:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom button to transaction MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-button-to-transaction-miro/m-p/7410306#M1548015</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;this might give you an idea of how to approach the task:&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/Display" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/Display&lt;/A&gt;&lt;EM&gt;customer&lt;/EM&gt;fields&lt;EM&gt;in&lt;/EM&gt;header&lt;EM&gt;of&lt;/EM&gt;logistics&lt;EM&gt;invoice&lt;/EM&gt;verification+transactions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case you don´t need to add any new z field.&lt;/P&gt;&lt;P&gt;Once you have the new screen you just have to add your button and code the logic inside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 08:19:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-button-to-transaction-miro/m-p/7410306#M1548015</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2010-11-02T08:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom button to transaction MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-button-to-transaction-miro/m-p/7410307#M1548016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vitish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a similar requirement.How did you implement the above requirement of adding a custom button in MIRO?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ramyasd on Feb 23, 2011 1:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 11:59:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-button-to-transaction-miro/m-p/7410307#M1548016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-23T11:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom button to transaction MIRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-button-to-transaction-miro/m-p/7410308#M1548017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hi Vitish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;I have a similar requirement.How did you implement the above requirement of adding a custom button in MIRO?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 13:30:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-button-to-transaction-miro/m-p/7410308#M1548017</guid>
      <dc:creator>ashish_goyal2</dc:creator>
      <dc:date>2016-05-16T13:30:32Z</dc:date>
    </item>
  </channel>
</rss>

