<?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: call a area menu from abap code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426146#M822791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;call function module&lt;/P&gt;&lt;P&gt;BMENU_WB_SHOW_MENU and pass the area menu to parameter MENU_ID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2008 09:56:52 GMT</pubDate>
    <dc:creator>athavanraja</dc:creator>
    <dc:date>2008-02-20T09:56:52Z</dc:date>
    <item>
      <title>call a area menu from abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426144#M822789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is possible call o execute a a area menu ( SE43N ) from a Abap code???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried 'CALL TRANSACTION 'ZMENU_01' but not working....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 09:45:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426144#M822789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T09:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: call a area menu from abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426145#M822790</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;hope it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Pls reward if help.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Area menu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add additional menu transaction in the SAP main menu without affecting the original SAP default area menu S000. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, you have created a transaction code called ( z123 - ABC Own Report ) and you want to insert it under Logistics. The specific user will be able to access ABC Own Report by clicking Logistics -&amp;gt; ABC Own Report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto Transaction SE43 - Area Menu &lt;/P&gt;&lt;P&gt;Click the copy button. Copy from S000 to ZXXX &lt;/P&gt;&lt;P&gt;After copying, click Change (area menu ZXXX) &lt;/P&gt;&lt;P&gt;Double click on Logistics and add in your transaction code in the AreaMenu. &lt;/P&gt;&lt;P&gt;Remembers to Activate it. &lt;/P&gt;&lt;P&gt;Next Goto Transaction SU01 - Maintain users &lt;/P&gt;&lt;P&gt;Type in the user name and click the Defaults button &lt;/P&gt;&lt;P&gt;Type in the area menu (ZXXX) in the Start Menu field. &lt;/P&gt;&lt;P&gt;Click Save &lt;/P&gt;&lt;P&gt;The user will be able to see the additional transaction on the next logon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 09:54:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426145#M822790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T09:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: call a area menu from abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426146#M822791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;call function module&lt;/P&gt;&lt;P&gt;BMENU_WB_SHOW_MENU and pass the area menu to parameter MENU_ID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 09:56:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426146#M822791</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2008-02-20T09:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: call a area menu from abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426147#M822792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank DEEPANKER .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;But i have a area menu with 25 transactions and i need to open a new windows with this  area menu when the user  presses a button in a dynpro in my modul-pool&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 10:02:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426147#M822792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T10:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: call a area menu from abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426148#M822793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try the FM i had suggested? BMENU_WB_SHOW_MENU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 10:13:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426148#M822793</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2008-02-20T10:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: call a area menu from abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426149#M822794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I tried it, but it takes me  the transacction SE43N with my area menu...&lt;/P&gt;&lt;P&gt;I am trying to function FM  BMENU_START_BROWSER who is called from  BMENU_WB_SHOW_MENU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 10:19:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426149#M822794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T10:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: call a area menu from abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426150#M822795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not working, This FM take me to the SE43 in display mode with my area menu....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a new session with my Area menu ( Ej: 'Z_MENU_USER' ) when the users presses a button in my Modul-pool like if you type '/nZ_MENU_USER'....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 10:49:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-area-menu-from-abap-code/m-p/3426150#M822795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T10:49:45Z</dc:date>
    </item>
  </channel>
</rss>

