<?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: Material Type - Authorization Group - Not working in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865678#M1686699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James, thanks for the screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your problem is that the ID you are using has multiple instances of M_MATE_MAR which have * in auth group and the relevant activities (e.g. ACTVT=01, BEGRU=*).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By adding the auth group against the material type you are effectively switching on the auth check however the user also has the auths to pass the check by virtue of the combination of authorisations from the different role assignments under that user ID.&amp;nbsp; SAP doesn't care which role assigned to the user that it gets the authorisation from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you were to create a new user with only a role containing MM01 and an incorrect auth group (or none at all) then they would not be able to create a material with the protected auth group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This (authorisation inheritance) is a common occurrance and your only remedy is to restrict the other roles which grant this access through that user ID.&amp;nbsp; The more roles assigned to a user, the more likely this is to happen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Silambharasan - it's generally good form to link to the referring source to avoid any misunderstanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Aug 2012 12:31:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-08-02T12:31:09Z</dc:date>
    <item>
      <title>Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865664#M1686685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For all of the postings I've read, it seems like if we want to restrict a user from creating or changing a certain material type (MM01/MM02), we can use the authorization group field in the material type configuration (OMS2) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/125444" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made this change last week in our system, and when I attempted to create a ZMRO material type via MM01- it basically wont allow me to (the material type field would actually change to a different material type).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, this week, I am now able to create a ZMRO material type.... I&amp;nbsp; rechecked the config, and also checked all of the roles I have (pfcg) and made sure any that has MM01 tied to it not have ZMRO listed in the authorization group, and I also had another user attempt to create a ZMRO material type and they are able too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then used a different material type, and added something in the authorization group field for that.... Same result ( I can still create that material type)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another place I need to check to see why the authorization group check isnt happening now, or any ideas as to why suddenly it may not be working? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 15:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865664#M1686685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T15:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865665#M1686686</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;Why not you put the trace and check the same for that user id by using t-code ST01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 15:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865665#M1686686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T15:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865666#M1686687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this (all though I normally dont setup traces) .... I dont see anything that is telling me anything except BEGRU = ZMRO (material type)... My authorization group listed is " * " ... My assumption would be I should only be able to create a ZMRO material type if ZMRO was listed under the authorization group (since thats why I listed in the authorization group in the material type configuration)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you make out anything from the results...?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(note - if you click on screen shot is should get bigger for better visablity)&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/125445" height="645" width="1062" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 16:03:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865666#M1686687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T16:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865667#M1686688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above trace shows that you can able to edit the ZMRO material type rite ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what you need to be do ? can you explain little bit clearly &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 16:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865667#M1686688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T16:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865668#M1686689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer for your query ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The M_MATE_MAR authorization object is checked in the MM01/MM02/MM03 transactions.&amp;nbsp; However, SAP will only do the authorization check for a material which has an Authorization Group assigned in table T134 (configurable in SPRO txn OMS2). Table T134 defines material types (T134-MTART) and the related authorization group (T134-BEGRU).&amp;nbsp;&amp;nbsp; If an authorization group is assigned for your material type 'ZABC' in T134, and the user has authorization for that auth group, the auth check will be successful.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot assign an authorization group just to material type 'ZABC' and ignore the other material types.&amp;nbsp; If you do, a user authorized for MTART='ZABC' can also create materials with all the other material types because for those materials (which have no authorization group), no authorization check will be done when the user attempts to create/change/display those materials.&amp;nbsp; I believe you must assign auth groups to all material types in T134 and assign the M_MATE_MAR auth object to all users with appropriate authorization levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 16:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865668#M1686689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T16:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865669#M1686690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read in a few other places on this topic, in which they dont mention thi T134 assignment... It seems like a big effort to go through all material types and change them etc.... I thought, based on what I read, that by entering an authorization group in the material type, that the check would only go to that material type (so no one could create it)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All we need is to &lt;/P&gt;&lt;P&gt;1) Restrict all users from being able to create a material type "ZABC" through mm01 and mm02&lt;/P&gt;&lt;P&gt;2) Create a new role which will allow a user to create a ZABC material type via mm01 and mm02...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best approach for that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapsecurityguide.com/security/restrict-material-type-creation-and-change-in-mm01-and-mm02/"&gt;http://sapsecurityguide.com/security/restrict-material-type-creation-and-change-in-mm01-and-mm02/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1729357"&gt;http://scn.sap.com/thread/1729357&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/125446" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 16:53:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865669#M1686690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T16:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865670#M1686691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also - for your T134 comment - this has been done from the very beginning - (see my screen shot in the first posting). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I maintained a value in that table, and when I went to MM01 it wouldnt let me create that material type... Now suddenly, its not working and I have no idea why or where to start etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 16:57:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865670#M1686691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T16:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865671#M1686692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes the point of assigin the authorization group is more better than other value maintain like T134.So that we can avoid the user to create the same for thier own.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing too...............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simbhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 17:00:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865671#M1686692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T17:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865672#M1686693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry - I didnt get what you're saying there...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm still unclear as to why when assigning the value in OMS2 ( which is config table T134) , user can still create that particular material type... I have no issues with them being able to create any other material type, but want to restrict the one I've mentioned above, and then create a new authorization which will allow the creation that material type (assigning that value, which matches the same value in OMS2, in PFCG)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 17:06:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865672#M1686693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T17:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865673#M1686694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am making the assumption that config screen from above and the trace are from the same system &amp;amp; that the config is current.&amp;nbsp; You can see from the trace that the check on auth group is being performed (last line on the second block).&amp;nbsp; It has an RC=0 which is the check being satisfied so first thing to check is that the user isn't picking up the auths from somewhere else (use SU56 to view the user auth buffer &amp;amp; search for the instances of M_MATE_MAR).&amp;nbsp; Second thing is to check in SU24 to see if the auth check hasn't been disabled for M_MATE_MAR on MM01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen occasions where on creation of records the auth group can be entered without any problems (even when not authorised) but I don't think this applies in this instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know how you get on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 17:27:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865673#M1686694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T17:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865674#M1686695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for as my concern is if we missed any of the material type to configure in the OSM2 the user can make it advantage can also create materials with all the other material types because for those materials (which have no authorization group), no authorization check will be done when the user attempts to create/change/display those materials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So as per your point we need to check all the material type and assign in a authorization group to avoid errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your issue, you said that the ZMRO is come under ZMRO authorization group and the trace shows that you have authorization to edit this. In the begining some might be change the config in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simbhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 17:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865674#M1686695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T17:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865675#M1686696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added to this i found this one in net, which i tested and true &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/843/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a subtle difference in M_MATE_MAR and M_MATE_MAT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we consider FInished goods as a Group of products that are "ready for sale" and if this is considered as group FGRP&lt;/P&gt;&lt;P&gt;you could also seggregation on materials that are finished products but have different attributes (it could be size, pattern or any other differences) - these are defined as material types. But these material types are still a sub set of the Finsihed Goods group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can also have material groups created based on similar material attributes (all products that have a similar design pattern can be one material group, and this material group can be applicable to different group of products, this means a material group can belong to not only FGRP but also to FXXX)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, M_MATE_MAR will restrict on the material type you created (ZNBW)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M_MATE_MAT would restrict on the product group under which you have the material type and M_MATE_WRG will restrict on the material group in which you prefer to have this material type &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this also helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 17:44:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865675#M1686696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T17:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865676#M1686697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Yes that configuration and system trace was done in same system.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) SU56&amp;nbsp; - Note - all items/roles have the same value of * in authorization group except the first one listed which has PROD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/125466" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) SU24 - looks like check is on for MM01/MM02&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/125467" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 17:59:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865676#M1686697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T17:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865677#M1686698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Silam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the same information which I provided in the link in my earlier post&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1729357"&gt;http://scn.sap.com/thread/1729357&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure how that helps me in this situation, but if you could explain that would be great...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 18:07:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865677#M1686698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-01T18:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865678#M1686699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James, thanks for the screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your problem is that the ID you are using has multiple instances of M_MATE_MAR which have * in auth group and the relevant activities (e.g. ACTVT=01, BEGRU=*).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By adding the auth group against the material type you are effectively switching on the auth check however the user also has the auths to pass the check by virtue of the combination of authorisations from the different role assignments under that user ID.&amp;nbsp; SAP doesn't care which role assigned to the user that it gets the authorisation from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you were to create a new user with only a role containing MM01 and an incorrect auth group (or none at all) then they would not be able to create a material with the protected auth group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This (authorisation inheritance) is a common occurrance and your only remedy is to restrict the other roles which grant this access through that user ID.&amp;nbsp; The more roles assigned to a user, the more likely this is to happen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Silambharasan - it's generally good form to link to the referring source to avoid any misunderstanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 12:31:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865678#M1686699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-02T12:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865679#M1686700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For this same reason any use of BEGRU type fields (authorization groups) will sooner of later create a headache and "base roles" will be * for them. Certainly it is not scalable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A much better option is to consider security in the standard org level options and challenge silly master data level optional controls. I have never seen it work at a large scale for long enough to be able to conclude that it survived and was worth the effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personally I set the benchmark at 1 exception which is industry related and preferably not an org field, and, one field which cannot be promoted to an org field but restrictions are needed (typically "type" fields in CO, PC, PS etc&amp;nbsp; where you can also automate the whole generation and most assignments via IdM rules anway).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ James: You should not try to restrict the number of roles in the system. You should try to restrict the number of roles assigned to the users and make their search for a job role intuitive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 21:56:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865679#M1686700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-03T21:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865680#M1686701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alex - that was the issue.... There is no exclusion to the authorization group, only includes... I had to configure authorization groups for all material types, and then in the material type authorization object, I had to assign all of the material type authorization groups I configured except the one I didnt want to use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 19:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865680#M1686701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-07T19:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Material Type - Authorization Group - Not working</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865681#M1686702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Julius von dem Bussche wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this same reason any use of BEGRU type fields (authorization groups) will sooner of later create a headache and "base roles" will be * for them. Certainly it is not scalable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A much better option is to consider security in the standard org level options and challenge silly master data level optional controls. I have never seen it work at a large scale for long enough to be able to conclude that it survived and was worth the effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personally I set the benchmark at 1 exception which is industry related and preferably not an org field, and, one field which cannot be promoted to an org field but restrictions are needed (typically "type" fields in CO, PC, PS etc&amp;nbsp; where you can also automate the whole generation and most assignments via IdM rules anway).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ James: You should not try to restrict the number of roles in the system. You should try to restrict the number of roles assigned to the users and make their search for a job role intuitive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I can comfortably say that although a bit of a pain BEGRU, if designed properly and not reactive, is a perfectly usable and scale solution to some problems.&amp;nbsp; As a default position I would always avoid but use it with care (and don't be created to create $BEGRU &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; ) then it is a useful tool in the armoury.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Cheers&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 20:01:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/material-type-authorization-group-not-working/m-p/8865681#M1686702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-07T20:01:41Z</dc:date>
    </item>
  </channel>
</rss>

