<?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: Menu Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/3414030#M819951</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;Menu enhancements allow customers to link their own processes to menu options. For this purpose, SAP has reserved certain menu options so that customers can define their own text and react to user selections in function exits. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the enhancement is included in a project and activated by the customer, menu enhancements are visible in the transaction. If the user chooses this menu option, either the function provided by the applications developer is executed, or the system branches to a function exit and the customer's own function is executed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex : For SE38 transaction in the initial screen we have in the UTILITIES menu &amp;#145;+CUS&amp;#146; which is under the enhancement SEU00002 for which a menu-exit can be created by including it in a project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow these steps to create menu exit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) goto tcode - CMOD&lt;/P&gt;&lt;P&gt;2) create a project&lt;/P&gt;&lt;P&gt;3) Enter the short text and select Enhancement assignment &lt;/P&gt;&lt;P&gt;from the menu or Application Tool Bar&lt;/P&gt;&lt;P&gt;4) Enter the Enhancement Name and save the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : at any particular point any enhancement can belong to only one Project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Select the components from the menu or Application toolbar to view the Exits associated with it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Double Click on the function module name &lt;/P&gt;&lt;P&gt;(program exit or Function exit ) for enhancing the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) Double click on the include and write your code there.&lt;/P&gt;&lt;P&gt;these includes start with 'ZX'. When we create a include, it throws a warning message saying that ZX includes are reserved for exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Write Your code here and go back to the Components screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9)Double click on the function code of the Menu exit enhancement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10)Write your Function text here this is what appears to you in your Menu, and say copy. (create a transport request if required)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11) Go back to the initial screen of &amp;#145;CMOD&amp;#146; transaction and activate the project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP creates menu exits by defining special menu items in the Menu Painter. These special entries have function codes that begin with "+" (a plus sign). You specify the menu item&amp;#146;s text when activating the item in an add-on project.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/userexit.pdf#search=%22MENU%20EXITS%20%2C%20SAP%22" target="test_blank"&gt;http://www.sappoint.com/abap/userexit.pdf#search=%22MENU%20EXITS%20%2C%20SAP%22&lt;/A&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Feb 2008 13:40:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-16T13:40:32Z</dc:date>
    <item>
      <title>Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/3414029#M819950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I found this SDW00004 Customer menu in Workbench menu 'Utilities.&lt;/P&gt;&lt;P&gt;But how to implement this and i want to give some text for the menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Menu exit MENUS001 +DW4 &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;Krish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 15:11:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/3414029#M819950</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T15:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/3414030#M819951</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;Menu enhancements allow customers to link their own processes to menu options. For this purpose, SAP has reserved certain menu options so that customers can define their own text and react to user selections in function exits. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the enhancement is included in a project and activated by the customer, menu enhancements are visible in the transaction. If the user chooses this menu option, either the function provided by the applications developer is executed, or the system branches to a function exit and the customer's own function is executed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex : For SE38 transaction in the initial screen we have in the UTILITIES menu &amp;#145;+CUS&amp;#146; which is under the enhancement SEU00002 for which a menu-exit can be created by including it in a project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow these steps to create menu exit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) goto tcode - CMOD&lt;/P&gt;&lt;P&gt;2) create a project&lt;/P&gt;&lt;P&gt;3) Enter the short text and select Enhancement assignment &lt;/P&gt;&lt;P&gt;from the menu or Application Tool Bar&lt;/P&gt;&lt;P&gt;4) Enter the Enhancement Name and save the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : at any particular point any enhancement can belong to only one Project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Select the components from the menu or Application toolbar to view the Exits associated with it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Double Click on the function module name &lt;/P&gt;&lt;P&gt;(program exit or Function exit ) for enhancing the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7) Double click on the include and write your code there.&lt;/P&gt;&lt;P&gt;these includes start with 'ZX'. When we create a include, it throws a warning message saying that ZX includes are reserved for exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Write Your code here and go back to the Components screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9)Double click on the function code of the Menu exit enhancement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10)Write your Function text here this is what appears to you in your Menu, and say copy. (create a transport request if required)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11) Go back to the initial screen of &amp;#145;CMOD&amp;#146; transaction and activate the project&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP creates menu exits by defining special menu items in the Menu Painter. These special entries have function codes that begin with "+" (a plus sign). You specify the menu item&amp;#146;s text when activating the item in an add-on project.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/userexit.pdf#search=%22MENU%20EXITS%20%2C%20SAP%22" target="test_blank"&gt;http://www.sappoint.com/abap/userexit.pdf#search=%22MENU%20EXITS%20%2C%20SAP%22&lt;/A&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Feb 2008 13:40:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/3414030#M819951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-16T13:40:32Z</dc:date>
    </item>
  </channel>
</rss>

