<?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: Restricting MM02 fields from certain users in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-mm02-fields-from-certain-users/m-p/6417091#M1408676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lookup the SU24 for MM02 and see if you can find fields associated with it relevant to you.. If not you will need Z authorization object for anything which is not there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chinmaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Dec 2009 03:59:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-08T03:59:10Z</dc:date>
    <item>
      <title>Restricting MM02 fields from certain users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-mm02-fields-from-certain-users/m-p/6417090#M1408675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way for me to determine what authorization objects I need to amend if any to &lt;STRONG&gt;not&lt;/STRONG&gt; allow certain users to make changes to the folllowing fields when using MM02:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MARC-DZEIT - In-house production time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MARC-PLIFZ - Planned delivery time in days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2009 21:14:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-mm02-fields-from-certain-users/m-p/6417090#M1408675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-07T21:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting MM02 fields from certain users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-mm02-fields-from-certain-users/m-p/6417091#M1408676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lookup the SU24 for MM02 and see if you can find fields associated with it relevant to you.. If not you will need Z authorization object for anything which is not there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chinmaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 03:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-mm02-fields-from-certain-users/m-p/6417091#M1408676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T03:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting MM02 fields from certain users</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-mm02-fields-from-certain-users/m-p/6417092#M1408677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through below steps.Hope it helps you:-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - Put a trace(ST01) on the user Id having access to MM02 tcode(If you want to know how to run a trace on a perticular userid then search for the same in this community).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - Now login with the userID, go to MM02 screen and hit the two fields which you want to restrict(Enter the values and execute).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3- Now switch off the trace and analyze the logs, you will get the objects which were hit while you were modifying those fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4 - Now you can restrict those objects in roles assigned to the obove user id and re-test the access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you dont find any objects hit in the above trace analysis then you need to sit with the developer and get a customized transaction build for the same. (As Chinmay already mentioned)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if you need any more information on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: sap.sec.akshay on Dec 8, 2009 10:19 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 04:49:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-mm02-fields-from-certain-users/m-p/6417092#M1408677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T04:49:26Z</dc:date>
    </item>
  </channel>
</rss>

