<?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>Question Re: Difference between Role and Profile in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaa-p/3285950#M1322126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are lot of posts in Security forum for differences between Role and Profile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the below links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="706402"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2631514"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2051970"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2008 07:22:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-21T07:22:11Z</dc:date>
    <item>
      <title>Difference between Role and Profile</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaq-p/3285949</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;Can anybody give exact difference between Role and Profile.&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;&lt;/P&gt;&lt;P&gt;Sudhakar Manoharan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 07:02:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaq-p/3285949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T07:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Role and Profile</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaa-p/3285950#M1322126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudhakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are lot of posts in Security forum for differences between Role and Profile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the below links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="706402"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2631514"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2051970"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 07:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaa-p/3285950#M1322126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T07:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Role and Profile</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaa-p/3285951#M1322127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A role is a grouping of privileges, which can be assigned to SAP users, user groups, or other roles. The SAP database system supports different roles. A user that creates a role becomes its owner. In general, roles contain the logic which is used to generate profiles. The logic in roles includes transactions and user assignments making it the starting point for setting up and maintaining authorizations. Role resembles a job description such as sales representative, accountant, treasurer &lt;/P&gt;&lt;P&gt;Profile: Profiles are assigned to users in the user master record, profiles could represent a simple job position, profiles contain authorization and authorization objects &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The basic difference is that the roles contain the "profile" and "user master data"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 09:12:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaa-p/3285951#M1322127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T09:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Role and Profile</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaa-p/3285952#M1322128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In case of role,we assign various transaction,reports ,menu etc but in profile we assign various authorization.In a single profile we can have maximum of 150&amp;nbsp; authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During creation of Role through PFCG,profile are manually or automatically generated and are assigned to role and further role are assigned to user master record with the help of SU01.So we can say that role acts as a wrapper to profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Juan Reyes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 11:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaa-p/3285952#M1322128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-28T11:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Role and Profile</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaa-p/3285953#M1322129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This thread is over 5 years old, I hardly expect the original poster to follow up on it... also asking for "rewards" is not allowed. Read the "Rules of Engagement"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Juan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 11:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaa-p/3285953#M1322129</guid>
      <dc:creator>JPReyes</dc:creator>
      <dc:date>2013-02-28T11:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Role and Profile</title>
      <link>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaa-p/3285954#M1322130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought it might be useful for any other SAP Security guy who might be interested in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Sandip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 11:58:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/difference-between-role-and-profile/qaa-p/3285954#M1322130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-28T11:58:44Z</dc:date>
    </item>
  </channel>
</rss>

