<?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: Area Menu in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621466#M278058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ramakrishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is maintained in Tree structure in ECC5.0, but when I exit from Area Menu with /N it is getting jumped to intital SAP R/3 system. Till here it is fine.&lt;/P&gt;&lt;P&gt;But again if I type same Area Menu name at OKCODE there(at initial SAP R/3 system screen), it is jumping into Old version Area Menu with Buttons at Menu bar instead of going to new version Area menu with Tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u suggest solution for navigating to new version Area Menu from there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Oct 2006 19:42:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-18T19:42:55Z</dc:date>
    <item>
      <title>Area Menu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621464#M278056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am upgrading SAP from 3.1I to ECC5.0 version.&lt;/P&gt;&lt;P&gt;In 3.1I, I am having an Area Menu with buttons on Menu bar, and in new version same Area Menu is havng with Tree structure  with nodes.&lt;/P&gt;&lt;P&gt;When I am exiting from Area Menu in new version with /N, it is going to initial SAP R/3 system and again if I type the Area Menu name in OKCODE at initial R/3 system, it is jumping into old version Area Menu screen which is having buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please tell me what the reason and suggest the solution how to go for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 19:26:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621464#M278056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T19:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Area Menu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621465#M278057</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;The below is what I got from SAP Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CUA area menus are converted to tree navigation in Release 4.6A. The menu contents are automatically copied into a new data structure in Upgrade to Release 4.6A or higher. You can edit Area Menus with a new maintenance interface (Area Menu maintenance transaction: SE43 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reporting Tree Integration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only transactions could previously be put in Area Menus. From Release 4.6A you can also put all the types of reports which are in reporting trees, in Area Menus. The system automatically assigns a transaction code to call the report from the menu. If you have already put the report in another Area Menu, no new transaction code is generated, the unique transaction code already assigned is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create Area Menus from complete reporting trees with the migration transaction RTTREE_MIGRATION . The report transaction codes are generated automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reporting trees can only be displayed. They cannot be maintained. To modify the contents of reporting trees, you must convert them with the migration transaction. You can then modify the contents with the Area Menu maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/a3/5fc53796421e38e10000009b38f842/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/a3/5fc53796421e38e10000009b38f842/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 19:31:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621465#M278057</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-10-18T19:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Area Menu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621466#M278058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ramakrishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is maintained in Tree structure in ECC5.0, but when I exit from Area Menu with /N it is getting jumped to intital SAP R/3 system. Till here it is fine.&lt;/P&gt;&lt;P&gt;But again if I type same Area Menu name at OKCODE there(at initial SAP R/3 system screen), it is jumping into Old version Area Menu with Buttons at Menu bar instead of going to new version Area menu with Tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u suggest solution for navigating to new version Area Menu from there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 19:42:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621466#M278058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T19:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Area Menu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621467#M278059</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;Can you give us the area menu?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please also check this issue with any other area menu?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ramakrihsna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 19:56:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621467#M278059</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-10-18T19:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Area Menu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621468#M278060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is project related Area Menu(ZCUS), and it is not the case with other Area Menus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 20:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621468#M278060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-18T20:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Area Menu</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621469#M278061</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;ZCUS is custom area menu. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to migrate custom area menus usig the below transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create Area Menus from complete reporting trees with the migration transaction RTTREE_MIGRATION . The report transaction codes are generated automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 20:09:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/area-menu/m-p/1621469#M278061</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-10-18T20:09:47Z</dc:date>
    </item>
  </channel>
</rss>

