<?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: Add New Button in QA11 Tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-button-in-qa11-tcode/m-p/11073716#M1901374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Identify the status called in the dynpro PBO, then find BAdI/Enhancement to &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Change the status with yours (in PBO)&lt;/LI&gt;&lt;LI&gt;Manage the new ok_code value (in PAI)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2015 09:46:04 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2015-05-13T09:46:04Z</dc:date>
    <item>
      <title>Add New Button in QA11 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-button-in-qa11-tcode/m-p/11073715#M1901373</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 need to add new button in QA11 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After Change history button in Application toolbar(I have attached screenshot) so any one can guide me how can i do it.I have checked the BADI's of QA11 but i am not getting any idea how can i add it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ashish Bhatia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 08:26:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-button-in-qa11-tcode/m-p/11073715#M1901373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-13T08:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Add New Button in QA11 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-button-in-qa11-tcode/m-p/11073716#M1901374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Identify the status called in the dynpro PBO, then find BAdI/Enhancement to &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Change the status with yours (in PBO)&lt;/LI&gt;&lt;LI&gt;Manage the new ok_code value (in PAI)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 09:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-button-in-qa11-tcode/m-p/11073716#M1901374</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-05-13T09:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Add New Button in QA11 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-button-in-qa11-tcode/m-p/11073717#M1901375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please explain in detail i am not getting it i have find out 4 badi but i am not find any suitable for my requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 11:56:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-button-in-qa11-tcode/m-p/11073717#M1901375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-13T11:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Add New Button in QA11 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-button-in-qa11-tcode/m-p/11073718#M1901376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First did you identiofy the status (Menu : System, Status) look at it thru double-click or SE41 -&amp;gt; Are there some customer reserved code (e.g. +CU1 or +FC1 ) &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;if not, you have a very very very little chance to find a BAdI / Explicit Enhancement to solve your problem. -&amp;gt; So I suggest you look at PAI and PBO of the screen (same menu) and look for implicit enhancements where you could add some code to change status (in PBO) and manage new ok_code (in API)&lt;/LI&gt;&lt;LI&gt;If yes, look for customer-exit or BAdi There should be one that allows to define this function (e.g. Enhancement SMOD QEVA0008)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 12:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-button-in-qa11-tcode/m-p/11073718#M1901376</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-05-13T12:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add New Button in QA11 Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-button-in-qa11-tcode/m-p/11073719#M1901377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found +FC1 then how can i found Customer Exit or BADI for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 13:06:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/add-new-button-in-qa11-tcode/m-p/11073719#M1901377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-13T13:06:07Z</dc:date>
    </item>
  </channel>
</rss>

