<?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/877462#M50969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is first time i am working on user exit.I am working on transaction 'SE41'.I need to assaign Menu to this.&lt;/P&gt;&lt;P&gt;Menu Exit : SAPLSMPE function code "+OBB"&lt;/P&gt;&lt;P&gt;Enhancement : SEUMP002&lt;/P&gt;&lt;P&gt;There are 2 function exits for this&lt;/P&gt;&lt;P&gt;1.EXIT_SAPLSMPE_001&lt;/P&gt;&lt;P&gt;2.EXIT_SAPMSMPE_001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Menu is visible on the Tcode se41.Only thing is i want to add functionality to this.&lt;/P&gt;&lt;P&gt;Say suppose i want to call a selection screen when i press this menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. where do i need to add code ?&lt;/P&gt;&lt;P&gt;2.what are the steps i have to follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i press this button this is giving error&lt;/P&gt;&lt;P&gt;'Specify program name' on status Bar.what would be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;waiting for your kind reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2005 07:40:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-03-08T07:40:12Z</dc:date>
    <item>
      <title>Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877453#M50960</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;      I have created one menu by using user exit for a transaction.That menu is visible  but how to add functionality to that menu. I have created a transaction code with the same name of function code(Means Both function code and transaction code are same).eventhough i could get that functionality.Can any body give step by step procedure to come out this problem. What are the things i have to take care while developing this exit.&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt; K.Murali krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 07:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877453#M50960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-22T07:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877454#M50961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviosuly, if you have found a menu exit, then you should also find the corresponding user-exit where you can write the code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, which transaction and which screen are you talking about? Is there any special reason why you created the transaction code the same as the Function Code of the menu?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 07:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877454#M50961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-22T07:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877455#M50962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Poornanand,&lt;/P&gt;&lt;P&gt;    This is first time i am working on user exit.I am working on transaction 'SE41'.I need to assaign Menu to this.&lt;/P&gt;&lt;P&gt;  Menu Exit : SAPLSMPE  function code "+OBB"&lt;/P&gt;&lt;P&gt;  Enhancement : SEUMP002&lt;/P&gt;&lt;P&gt;  There are 2 function exits for this&lt;/P&gt;&lt;P&gt;   1.EXIT_SAPLSMPE_001&lt;/P&gt;&lt;P&gt;   2.EXIT_SAPMSMPE_001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The reason to create the transaction code same as function code is .I have gone through one material where  &lt;/P&gt;&lt;P&gt;they given that both should be same.   &lt;/P&gt;&lt;P&gt;    Now i double click on this function module.written acode to call a screen  .(Activation has done).why i am not get that screen.Please explain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 09:20:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877455#M50962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-22T09:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877456#M50963</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;Have you created a project for that enhancement?&lt;/P&gt;&lt;P&gt;Have you activated the project?&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;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 09:35:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877456#M50963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-22T09:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877457#M50964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi poornanand,&lt;/P&gt;&lt;P&gt;  Menu is visible means project should activate now? I have created project and Activated and created a program for transaction code .In that program i am calling a selection screen .But whenever i click on that menu giving error on status bar that &lt;/P&gt;&lt;P&gt;"Specify a program name".Is all these things are possible.Please explain me.&lt;/P&gt;&lt;P&gt;If you have steps for this can you provide me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 10:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877457#M50964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-22T10:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877458#M50965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry, I forgot that you mentioned about the Menu being visible.  You should have specified before about this message that you are getting on the status bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the Function Type of the new fcode that you have included? Try out by making the Function of type 'E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 11:11:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877458#M50965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-22T11:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877459#M50966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Poornanad,&lt;/P&gt;&lt;P&gt;    Where can i get this function type? when i double click on function code i am not getting it.Can you clearly guide me how to get function type.what is relation with function type.Pleasde respond me?Is my all steps what i have written is correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2005 11:31:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877459#M50966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-22T11:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877460#M50967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Can anybody reply descriptively for this problem  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2005 05:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877460#M50967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-07T05:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877461#M50968</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;Could you please past the portion of code where you are calling the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2005 07:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877461#M50968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-07T07:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877462#M50969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is first time i am working on user exit.I am working on transaction 'SE41'.I need to assaign Menu to this.&lt;/P&gt;&lt;P&gt;Menu Exit : SAPLSMPE function code "+OBB"&lt;/P&gt;&lt;P&gt;Enhancement : SEUMP002&lt;/P&gt;&lt;P&gt;There are 2 function exits for this&lt;/P&gt;&lt;P&gt;1.EXIT_SAPLSMPE_001&lt;/P&gt;&lt;P&gt;2.EXIT_SAPMSMPE_001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Menu is visible on the Tcode se41.Only thing is i want to add functionality to this.&lt;/P&gt;&lt;P&gt;Say suppose i want to call a selection screen when i press this menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. where do i need to add code ?&lt;/P&gt;&lt;P&gt;2.what are the steps i have to follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i press this button this is giving error&lt;/P&gt;&lt;P&gt;'Specify program name' on status Bar.what would be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;waiting for your kind reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2005 07:40:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877462#M50969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-08T07:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Menu Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877463#M50970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oops, I wanted to say POST the portion of code...sorry. Please copy the code where you are calling the selection screen and paste it here in this thread.&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;Message was edited by: Shehryar Khan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2005 09:42:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/menu-exit/m-p/877463#M50970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-08T09:42:25Z</dc:date>
    </item>
  </channel>
</rss>

