<?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 Insert Menu exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-menu-exit/m-p/1848121#M359539</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 have a requirement on like inserting push botton or something like that of menu exit in the transactions VA01 and VA02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KAren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jan 2007 18:05:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-11T18:05:57Z</dc:date>
    <item>
      <title>Insert Menu exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-menu-exit/m-p/1848121#M359539</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 have a requirement on like inserting push botton or something like that of menu exit in the transactions VA01 and VA02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KAren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2007 18:05:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-menu-exit/m-p/1848121#M359539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-11T18:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Insert Menu exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-menu-exit/m-p/1848122#M359540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, you need to add a push button in the menu or in the screen of the transaction?. If you are refearing to the second option, what you need is to find for a screen enhancement or a BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I quickly search  for and enhancement and didn't found any that permits the adittion of elements to the screen, but you can make a deep search or try to find a BADI that enable you to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wanna search for BADIs, you can follow this method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE80 transaction and select the class/interface CL_EXITHANDLER, then you have to select the Get_Instance method and put a break-point in the following call:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call method cl_exithandler=&amp;gt;get_class_name_by_interface&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;instance = instance&lt;/P&gt;&lt;P&gt;importing&lt;/P&gt;&lt;P&gt;class_name = class_name&lt;/P&gt;&lt;P&gt;changing&lt;/P&gt;&lt;P&gt;exit_name = exit_name &lt;/P&gt;&lt;P&gt;exceptions&lt;/P&gt;&lt;P&gt;no_reference = 1&lt;/P&gt;&lt;P&gt;no_interface_reference = 2&lt;/P&gt;&lt;P&gt;no_exit_interface = 3&lt;/P&gt;&lt;P&gt;data_incons_in_exit_managem = 4&lt;/P&gt;&lt;P&gt;class_not_implement_interface = 5&lt;/P&gt;&lt;P&gt;others = 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the value of exit_name will give you the name of the BADI that is been call from the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: This method will show you every Badi that is being activated since you put the break-point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it was useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2007 18:35:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-menu-exit/m-p/1848122#M359540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-11T18:35:31Z</dc:date>
    </item>
  </channel>
</rss>

