<?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: role maintenance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865436#M672030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case the SSM option seems the best solution to me???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stil am curious: so rookie can you answer the question??&lt;/P&gt;&lt;P&gt;I have been asked to do the same in the past by some amateur SAP specialist in the business, but could convince the requester that it had no use to do these kind of things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Sep 2007 17:08:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-26T17:08:37Z</dc:date>
    <item>
      <title>role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865425#M672019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing role maintenance and have deleted the menus and  maintained all the authorisations which are green but the authorisation and menu tab are still showing red even after saving the role. Can somebody have any inputs if this role would still work and what should I do to make them green&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 19:28:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865425#M672019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T19:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865426#M672020</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;Easiest way to test if it works is to assign it to a user &amp;amp; try it yourself!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why have you deleted the menu's? this is where you maintain the transactions for the role.  This in turn will pull through the relevant authorisation objects to run the transactions with the appropriate gaps which you need to populate to meet your restriction requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the role has generated then it will give the access that is contained in the authorisations for that role.  If you have object fields in the auth tab unpopulated then it is likely that you will come across auth checks that will fail when the role is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any of your objects in that tab are highlighted in red then it is missing an org level value (maintained in the org levels popup).  If they are yellow then you are missing field value/s which may or may not need populating depending on what transactions they are and what auth checks the code evaluates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most importantly, find yourself a copy of "authorizations made easy" &amp;amp; learn it all before you break any roles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 19:39:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865426#M672020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T19:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865427#M672021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My manager wanted nothing to be in the menu tab for the user. So how could I disable that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 19:52:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865427#M672021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T19:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865428#M672022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The menu tab will always show red if you have deleted all of the tcodes from the menu section. For the auth tab, it will show yellow if you have saved but not generated the role. It would be red only if you had some org values that are not maintained - otherwise they would be yellow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 19:54:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865428#M672022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T19:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865429#M672023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JC,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Since that was a copy of another role I can still delete the copied role and startover again. Now I need inputs on the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Is there a way that I can disable or remove what is there in the menu tab  without actually deleting them?&lt;/P&gt;&lt;P&gt;2)How to maintain the org level once I save the profile? Will clicking on the maintain authorisations tab show it again.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 19:59:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865429#M672023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T19:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865430#M672024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also strongly encourage you to pick up the Authorizations Made easy at a minimum prior to even considering maintaining any roles. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to have an understanding of the SAP security authorization concept; all the authorizations from a role are generated from the transactions assigend to the menu. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user shouldn't see the user specific menu, then the specific roles need to be removed from the user ID. By deleting the menu, you are deleting all the authorizations that the user would have access to (AND for any other users assigned this role); pick up the book or look at SAP help to at least understand how SAP security works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Julie Nguyen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2007 20:36:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865430#M672024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-25T20:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865431#M672025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rather than deleting the menu's from the role... I believe (and dont have the steps on hand) you can hide the role menu's from showing when the user logs into the system. Might be something like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hide the User Menu&lt;/P&gt;&lt;P&gt;November 25th, 2005 &lt;/P&gt;&lt;P&gt;To put it simple, when the user logs on to the system he should have only the SAP Standard Menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default hide for all the SAP users. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SM30 and edit the table &lt;/P&gt;&lt;P&gt;SSM_CUST&lt;/P&gt;&lt;P&gt;and set &lt;/P&gt;&lt;P&gt;ALL_USER_MENUS_OFF = YES&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 03:26:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865431#M672025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T03:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865432#M672026</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;If you only want the sap default menu, do as the previous answere. If you want in a role a transaction that will not appear in the user menu, then use the tab authorization default in the men tab. The user will not see that transaction, but can execute it knowing the transaction code.&lt;/P&gt;&lt;P&gt;What you did deleting the menu in the role is deleting all transactions. If you did not generate the profiles again, the old profiles must be still there. So this is very dangerous. Using the profile generator always generate the profiles after changing the role. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have fun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan van Roest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 11:42:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865432#M672026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T11:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865433#M672027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes if your objective is for the user not to see the user menu, then either updating table SSM_CUST - as already mentioned - will turn off all user menus. The other option is table USERS_SSM - this will give you the option to turn off menus for some user and not others.&lt;/P&gt;&lt;P&gt;ORG level values can be maintained in the auth tab - it should be called "organizational levels" just below the find binoculars. These should actually be maintained first before you maintain the other values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 11:42:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865433#M672027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T11:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865434#M672028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just curios why should you want to delete the menu??&lt;/P&gt;&lt;P&gt;The user will never be able to do more than the TRX you assigned them. So what is the purpose of deleting menu&amp;#146;s for users?? Does the manager who ordered this know what SAP authorization is about or is he &amp;lt;b&amp;gt;&amp;lt;removed by moderator&amp;gt;&amp;lt;/b&amp;gt;??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Moderator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please keep it civil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 12:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865434#M672028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T12:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865435#M672029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry you're asking wrong person - "rookie" posted the question.&lt;/P&gt;&lt;P&gt;There might be some reason that they don't want the user menu to be seen and just default the SAP menu - which is what I think rookie was getting at and not necessarily to "delete" the menu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 13:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865435#M672029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T13:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865436#M672030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case the SSM option seems the best solution to me???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stil am curious: so rookie can you answer the question??&lt;/P&gt;&lt;P&gt;I have been asked to do the same in the past by some amateur SAP specialist in the business, but could convince the requester that it had no use to do these kind of things.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 17:08:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865436#M672030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T17:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865437#M672031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;curious why does the manager want this, does he understand SAP or is he an amateur?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 17:09:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865437#M672031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T17:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865438#M672032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on your questions I totally agree with Julie Nguyen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your thread I think you just want to hide the transaction from the menu.  Btw, this can be done.  Let me know if this is the case and I can post explicit instructions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 17:29:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865438#M672032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T17:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865439#M672033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rookie, hiding the transactions that users can see is nothing more than security by obscurity and as a result pretty worthless.  It's important to make that distinction when people ask to hide transactions from a user.  It is very, very simple for someone to see what real transactions that can run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously that is very different than wanting users to use the standard menu for the sake of training/consistency.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 17:33:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865439#M672033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T17:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: role maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865440#M672034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your goal?  What are you trying to acheive with your changes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 19:11:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-maintenance/m-p/2865440#M672034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T19:11:32Z</dc:date>
    </item>
  </channel>
</rss>

