<?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 Roles creation by module wise in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017309#M412394</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;Currently too much is carried out via SAP_ALL, SAP_NEW on generic logons. This poses a serious risk to company and therefore restricted access roles for consultants must be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a list of t-code by module wise (ABAP, SD, MM, FI CO,....) to create a role for consultants&lt;/P&gt;&lt;P&gt;So could you please suggest me which T-codes come under ABAP, SD, MM, FI CO,....  modules.&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;Srinivasa Rao.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Mar 2007 10:28:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-27T10:28:50Z</dc:date>
    <item>
      <title>Roles creation by module wise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017309#M412394</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;Currently too much is carried out via SAP_ALL, SAP_NEW on generic logons. This poses a serious risk to company and therefore restricted access roles for consultants must be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a list of t-code by module wise (ABAP, SD, MM, FI CO,....) to create a role for consultants&lt;/P&gt;&lt;P&gt;So could you please suggest me which T-codes come under ABAP, SD, MM, FI CO,....  modules.&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;Srinivasa Rao.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 10:28:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017309#M412394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T10:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Roles creation by module wise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017310#M412395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi srinivasa,&lt;/P&gt;&lt;P&gt;Please visit:&lt;/P&gt;&lt;P&gt;&lt;A href="http://abap4.tripod.com/Transaction_Codes.html" target="test_blank"&gt;http://abap4.tripod.com/Transaction_Codes.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/saptech/transactions.htm#tx" target="test_blank"&gt;http://www.erpgenie.com/sap/saptech/transactions.htm#tx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please award points if it is useful.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        NAVABOTHU SANTOSH KUMAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 11:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017310#M412395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T11:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Roles creation by module wise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017311#M412396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivasa,&lt;/P&gt;&lt;P&gt;From your query, it seems that you are in the process of SAP implementation.&lt;/P&gt;&lt;P&gt;SAP has a lot of predefined roles for various users, which we can use as per our requirement.&lt;/P&gt;&lt;P&gt;Alternatively, you have to create a list of users and the transactions to be assigned to each users. You have to control the access to various transactions based on your company policy.&lt;/P&gt;&lt;P&gt;Module-wise list of transactions is available at a lot of sites. But, still, you have to create a list of user groups and the transactions to be assigned to each group.&lt;/P&gt;&lt;P&gt;e.g. MM module has transactions for Purchasing, Material Receipt, Material Issue etc. In most of the organizations, these functions are handled by separate dept. Hence it is required to prepare such lists.&lt;/P&gt;&lt;P&gt;I hope that I have provided initial information to start your work.&lt;/P&gt;&lt;P&gt;-Nandu More&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 13:19:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017311#M412396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T13:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Roles creation by module wise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017312#M412397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivasa,&lt;/P&gt;&lt;P&gt;One more thing, SAP_ALL and SAP_NEW are to be given only to the system administrators.&lt;/P&gt;&lt;P&gt;You can derive your own profiles from these profiles and control the access to various system administrators also.&lt;/P&gt;&lt;P&gt;-Nandu More&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 13:20:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017312#M412397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T13:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Roles creation by module wise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017313#M412398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The trouble with only dividing up access by module is that it doesn't really remediate much of the risk (ie, the risks are similar in likelihood and impact to those of SAP_ALL).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest that you look at your Company's Internal Controls Framework (including SODs,and cross-environment controls etc) that governs the risks and controls for both the business process layer and the general computer controls layer.  This will help you with the security control activities over risks, whilst enabling consultants to perform their work.  SAP security breaches pose too much of a risk to the business for you to do anything less.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 14:20:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017313#M412398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T14:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Roles creation by module wise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017314#M412399</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;&lt;/P&gt;&lt;P&gt;you could also see a list of them going to &lt;A href="https://community.sap.com/www.sapsecurityonline.com" target="test_blank"&gt;www.sapsecurityonline.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2007 22:33:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017314#M412399</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-28T22:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Roles creation by module wise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017315#M412400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! You can create roles for different modules, creating them by the option "From Menu".&lt;/P&gt;&lt;P&gt;Go to PFCG and create a new role, in the tab "Menu" you have a button named "From Menu" or something like that (I don't remember exactly the name). Click this button and a new window will appear with a tree. In this tree you have all the SAP modules. Check the module/s you want and click OK. Generate de profile.&lt;/P&gt;&lt;P&gt;Then, you will have all the necessary Tcodes and the authorizations for the module you checked.&lt;/P&gt;&lt;P&gt;I hope I have been clear in the explanation.&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2007 18:15:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/roles-creation-by-module-wise/m-p/2017315#M412400</guid>
      <dc:creator>guillermo_m</dc:creator>
      <dc:date>2007-04-11T18:15:49Z</dc:date>
    </item>
  </channel>
</rss>

