<?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: Restrict Material type creation using MM01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118073#M1510698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; M_MATE_MAT &amp;amp; M_MATE_WRG are for material &lt;EM&gt;groups&lt;/EM&gt; which is a different way of classification.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Thats a very interesting comment.&lt;/U&gt; Infact you pinned it perfect&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,as you rightly pointed out&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;As Alex mentions 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;wow......took some effort to sort it right in my head &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jul 2010 12:03:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-07T12:03:53Z</dc:date>
    <item>
      <title>Restrict Material type creation using MM01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118066#M1510691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  We want to restrict some user's usage when access MM01 with limited material type. I have done below steps:&lt;/P&gt;&lt;P&gt;1. We hae a material type ZNBW&lt;/P&gt;&lt;P&gt;2. Create an authorization group ZNBW in SE54.&lt;/P&gt;&lt;P&gt;3. In OMS2, Assign Authorization group ZNBW to material type ZNBW ( I use the same name of material type and authorization &lt;/P&gt;&lt;P&gt;    group).&lt;/P&gt;&lt;P&gt;4. Create a role which contain MM01&lt;/P&gt;&lt;P&gt;5. In authorizaiton object M_MATE_MAR, M_MATE_MAT, and M_MATE_VKO, assign only activity 01 and Authorization group &lt;/P&gt;&lt;P&gt;    ZNBW.&lt;/P&gt;&lt;P&gt;6. Assign this role to testing user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After above actions, the testing user is still able to create new materials of other material types, can anyone tell me what's wrong with my action? How can I do the MM01 restriction?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 07:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118066#M1510691</guid>
      <dc:creator>joseph_chen5</dc:creator>
      <dc:date>2010-07-07T07:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Material type creation using MM01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118067#M1510692</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 there is no auth group on the other material types then the user will be able to create them.  If the auth group is blank then there is no effective check performed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to put auth groups on all the types that you want any kind of restricted access to and provide the corresponding sets of auths to the relevant users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 08:45:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118067#M1510692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T08:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Material type creation using MM01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118068#M1510693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Thanks for your response. So you mean if I have 10 material types I need to assign each of them to an authorization group. After that I just can restrict some material types into users. if there is one material type which doesn't assign to an authorization group, this restriction will not effective, is that right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 08:50:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118068#M1510693</guid>
      <dc:creator>joseph_chen5</dc:creator>
      <dc:date>2010-07-07T08:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Material type creation using MM01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118069#M1510694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; 2. Create an authorization group ZNBW in SE54.&lt;/P&gt;&lt;P&gt;&amp;gt; 3. In OMS2, Assign Authorization group ZNBW to material type ZNBW ( I use the same name of material type and authorization &lt;/P&gt;&lt;P&gt;&amp;gt;     group).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 2 is not needed, the authorization group defined in the material atrributes via OMS2 has no relation with the authorizations group created from SE54&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; 5. In authorizaiton object M_MATE_MAR, M_MATE_MAT, and M_MATE_VKO, assign only activity 01 and Authorization group &lt;/P&gt;&lt;P&gt;&amp;gt;     ZNBW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M_MATE_MAT and M_MATE_MAR are fine, M_MATE_VKO does not have a restriction on the material type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; 6. Assign this role to testing user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check all other roles in the test user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Shekar.J on Jul 7, 2010 10:53 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 08:53:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118069#M1510694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T08:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Material type creation using MM01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118070#M1510695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your understanding is correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Authorisation Group concept usually works on the principle that if there is no group against that item, the check for that object is not effective.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Shekar pointed out, you don't have to create the auth group in SE54 as the field in OMS2 will allow any 4 chars.  I prefer to create the groups but nothing forces you to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 09:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118070#M1510695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T09:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Material type creation using MM01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118071#M1510696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shekar and Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Thank you for your information.&lt;/P&gt;&lt;P&gt;  Cna you help to check my steps?&lt;/P&gt;&lt;P&gt;  In SE54, I don't need to create authorization group for my purpose, right?&lt;/P&gt;&lt;P&gt;  And in OMS2, I need to assign an aurhotirzation group for each material type and so that I can restrict the MM01 with material  &lt;/P&gt;&lt;P&gt;  types in authoirzation object M_MATE_MAR, &lt;U&gt;MATE&lt;/U&gt;MAT, and M_MATE_WGR. Is that right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 09:46:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118071#M1510696</guid>
      <dc:creator>joseph_chen5</dc:creator>
      <dc:date>2010-07-07T09:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Material type creation using MM01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118072#M1510697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All you need to do for material &lt;EM&gt;type&lt;/EM&gt; restriction is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Assign auth group in OMS2&lt;/P&gt;&lt;P&gt;2. Restrict M_MATE_MAR appropriately&lt;/P&gt;&lt;P&gt;3. Transport config &amp;amp; role changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M_MATE_MAT &amp;amp; M_MATE_WRG are for material &lt;EM&gt;groups&lt;/EM&gt; which is a different way of classification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 10:21:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118072#M1510697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T10:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Material type creation using MM01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118073#M1510698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; M_MATE_MAT &amp;amp; M_MATE_WRG are for material &lt;EM&gt;groups&lt;/EM&gt; which is a different way of classification.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Thats a very interesting comment.&lt;/U&gt; Infact you pinned it perfect&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,as you rightly pointed out&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;As Alex mentions 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;wow......took some effort to sort it right in my head &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 12:03:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118073#M1510698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-07T12:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Material type creation using MM01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118074#M1510699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I am so appreciate for your advice. After assign authorization group to all material types I can restrict MM01 authorization with limited material types as our purpose. Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 03:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118074#M1510699</guid>
      <dc:creator>joseph_chen5</dc:creator>
      <dc:date>2010-07-20T03:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Material type creation using MM01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118075#M1510700</link>
      <description>&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;//I am so appreciate for your advice. After assign authorization group to all material types I can restrict MM01 authorization with limited material types as our purpose. Thank you very much.//&lt;/P&gt;&lt;P&gt;Can you please explain how the issue is resolved??&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 06:58:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118075#M1510700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-06T06:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Material type creation using MM01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118076#M1510701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl. note i have tried all the above remedies to resolve my issue for the Material Type restriction but still facing issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement : There are 5 material types and i want to allow the user for one material type only.&lt;/P&gt;&lt;P&gt;When user enter's the transaction mm01 then he should only able to create for the material type to which he is authorized ( the material type "XXXX" ) only. and not for the rest 4 material types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But using the above steps i am unable to restrict.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 06:53:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118076#M1510701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-18T06:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Material type creation using MM01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118077#M1510702</link>
      <description>&lt;P&gt;Hello Praveen,&lt;/P&gt;&lt;P&gt;I have removed your e-mail address from your comment, as adding personal e-mail addresses is a violation against our rules of engagement. &lt;/P&gt;&lt;P&gt;I also notice that you added this comment to an old thread. Posting in older threads is not the best way to get guidance.&lt;/P&gt;If you're looking for help, you should ask a new question: &lt;A href="https://answers.sap.com/questions/ask.html.Here" target="test_blank"&gt;https://answers.sap.com/questions/ask.html.Here&lt;/A&gt; are some tips to help you craft an effective question for our community: &lt;A href="https://community.sap.com/resources/questions-and-answers" target="test_blank"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;, &lt;A href="https://developers.sap.com/tutorials/community-qa.html" target="test_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt;, &lt;A href="https://groups.community.sap.com/t5/welcome-corner-discussions/advice-from-sap-champions-questions-and-answers/m-p/123609.I" target="test_blank"&gt;https://groups.community.sap.com/t5/welcome-corner-discussions/advice-from-sap-champions-questions-and-answers/m-p/123609.I&lt;/A&gt; encourage you to follow this guidance, as I'd really like to see you get a solution to your problem.I hope you find this advice useful!All the best,&lt;BR /&gt;Anne</description>
      <pubDate>Fri, 05 May 2023 07:25:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-material-type-creation-using-mm01/m-p/7118077#M1510702</guid>
      <dc:creator>AnnePetteroe</dc:creator>
      <dc:date>2023-05-05T07:25:56Z</dc:date>
    </item>
  </channel>
</rss>

