<?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: Authorization based on profile parameters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228644#M1912089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to maintain org values alone in derived role and yes you need to create authorization and profile but you no need to enter any other values in derived role where you can centrally maintain the menu structure which can be pushed to all child roles.&lt;/P&gt;&lt;P&gt;But there is no other ways to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Aug 2015 08:36:18 GMT</pubDate>
    <dc:creator>radhakrishnan_r</dc:creator>
    <dc:date>2015-08-12T08:36:18Z</dc:date>
    <item>
      <title>Authorization based on profile parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228640#M1912085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear colleagues, &lt;/P&gt;&lt;P&gt;I have had this challenge for a couple of years already and I am assuming that other mid-size implementations have this as well. &lt;/P&gt;&lt;P&gt;Problem description: &lt;/P&gt;&lt;P&gt;Based on the functional area and entity defined in a given role, it is always possible to assign a number of users in SAP. However, in mid-size organization, maintenance of several roles with identical transaction assignments is a significant challenge. I initially thought that it might be possible to assign the restrictions based on profile parameters. However, this doesn't seem to be effective. &lt;/P&gt;&lt;P&gt;As an example, if I have 5 regional controllers (all having same t-codes), I would have preferred to create one role Z_RG_FI_CONTROLLER and assign the users to the role above. While creating/updating the user account(s), I would have assigned the BUKRS to the relevant users (0011, 0012, 0013, etc). Please note that I am not interested in creating Z_0011_FI_CONTROLLER, Z_0012_FI_CONTROLLER, Z_0013_FI_CONTROLLER etc. &lt;/P&gt;&lt;P&gt;I tried searching for notes but it seems we don't have any solutions in the space. Would anyone know of options to solve the challenge above?&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 02:35:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228640#M1912085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-12T02:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization based on profile parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228641#M1912086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kaushik Das,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your requirement is there are 5 locations with different company code values all of those users have same tcode access except organizational values if i understood correct.&lt;/P&gt;&lt;P&gt;This requirement can be done using master role and derived role concept.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a master role with all tcodes(since its same for all users) Z_RG_FI_CONTROLLER except organizational values&lt;/LI&gt;&lt;LI&gt;Create a derived role/child role Z_FI_CONTROLLER_LOC1, Z_FI_CONTROLLER_LOC2,etc and add Z_FI_CONTROLLER in Derive role from option so it will derive all the menu and authorization structure from master role you only need to maintain org values in child roles &lt;/LI&gt;&lt;LI&gt;by this way you can maintain all tcodes in single place and which will be automatically pulled down to all child roles except org values &lt;/LI&gt;&lt;LI&gt;Check online document for derived role concept which will give you more details &lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/768078" width="450" /&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 03:19:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228641#M1912086</guid>
      <dc:creator>radhakrishnan_r</dc:creator>
      <dc:date>2015-08-12T03:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization based on profile parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228642#M1912087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Radhakrishnan,&lt;/P&gt;&lt;P&gt;Thanks for your advise. I see some issues here - while I have the t-codes copied over into the derived roles, I need to recreate the profiles all over again. I see this as bit of help but this doesn't solve the entire issue.&lt;/P&gt;&lt;P&gt;With best regards,&lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 05:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228642#M1912087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-12T05:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization based on profile parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228643#M1912088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, you don't need to . You only need to maintain the org.level field for BUKRS once for every role. Maintain the other authorizations only once in the inheriting role. That is, how it works. Its described at help:sap.com..... Please check.&lt;/P&gt;&lt;P&gt;your approach with&amp;nbsp; parameters&amp;nbsp; doe snot owrk in standard. Maybe there exist some applicaitons, which verify the parameters. But its a security issue, as many users are allowed to change their own parameters and might get therefore wider access by assignming mor parametr values...&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 06:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228643#M1912088</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2015-08-12T06:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization based on profile parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228644#M1912089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to maintain org values alone in derived role and yes you need to create authorization and profile but you no need to enter any other values in derived role where you can centrally maintain the menu structure which can be pushed to all child roles.&lt;/P&gt;&lt;P&gt;But there is no other ways to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 08:36:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228644#M1912089</guid>
      <dc:creator>radhakrishnan_r</dc:creator>
      <dc:date>2015-08-12T08:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization based on profile parameters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228645#M1912090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bernhard, I get your point. I was hoping for a smaller set of roles since it looks quite unusual for a 150 (active) user organization to have 130 roles. Yes it is risk to expose parameters since users are generally given certain powers to adjust parameters for pre-filling entries and layouts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 09:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-based-on-profile-parameters/m-p/11228645#M1912090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-12T09:12:56Z</dc:date>
    </item>
  </channel>
</rss>

