<?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 help needed in restricting access in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-restricting-access/m-p/1896961#M374844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please recommend me a procedure to remove an access from a transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The scenario is for transaction CC31-Create Change Request i need to remove the access for a set of users the "Approve ECR" status that which appears in the Set Status page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly send me your valid advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expecting your kind response &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vineeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Feb 2007 05:03:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-06T05:03:49Z</dc:date>
    <item>
      <title>help needed in restricting access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-restricting-access/m-p/1896961#M374844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please recommend me a procedure to remove an access from a transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The scenario is for transaction CC31-Create Change Request i need to remove the access for a set of users the "Approve ECR" status that which appears in the Set Status page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly send me your valid advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expecting your kind response &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vineeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2007 05:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-restricting-access/m-p/1896961#M374844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-06T05:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: help needed in restricting access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-restricting-access/m-p/1896962#M374845</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;To restrict access for "Approve ECR" in CC31 transaction, create a role with the auth object "C_AENR_ERW" and remove the check value for the field "RLKEY".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: goto "RLKEY" value and press F4 and it will display the pop-pu message, under that remove the check value for global release etc... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign this role to the users so that you restrict the access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award point if it is really helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2007 16:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-restricting-access/m-p/1896962#M374845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-06T16:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: help needed in restricting access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-restricting-access/m-p/1896963#M374846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick reply, but my problem is not solved yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a role with the T-Code CC31, searched for the field "RLKEY".&lt;/P&gt;&lt;P&gt;When trying to remove the CHECK from the GlobalReleases option the option is not working. I am neither able to choose any of the options or remove the checked option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though the field "Release Key for Change Master" is kept open, the user assigned has the access to the "APPROVE ECR" task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to understand the concept of RLKEY's is there further need for options through customization?&lt;/P&gt;&lt;P&gt;Can you please explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expecting your kind response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vineeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 07:29:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-in-restricting-access/m-p/1896963#M374846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T07:29:32Z</dc:date>
    </item>
  </channel>
</rss>

