<?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: Role assignment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-assignment/m-p/4441084#M1053652</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; Create an ECATT using SU10 to select a single user, remove the role (using it's validity dates) and then loop to the next user.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; This way you can remove the specific role as you enter the validity dates too&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; It is an easy way to remove selected roles from a user.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think Alex meant "create an ecatt &lt;STRONG&gt;or&lt;/STRONG&gt; using SU10".  I agree with Alex, SU10 will do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex, your post are only 16, what happened?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2008 17:09:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-18T17:09:26Z</dc:date>
    <item>
      <title>Role assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-assignment/m-p/4441082#M1053650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I have 100 users to whom a role R1 is assigned to them. By default the validity date on user master record for this role is the date when it was assigned to 12/31/9999.&lt;/P&gt;&lt;P&gt;e.g. Role valid from date is  01/01/2006 and valid-to date is 12/31/9999.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again on 01/01/2007 the same role is assigned to these 100 users where valid from date is 01/01/2007 and valid to is 12/31/9999.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User: test01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Role Name    Valid From                  Valid to&lt;/P&gt;&lt;P&gt;R1                   01/01/2006               12/31/9999&lt;/P&gt;&lt;P&gt;R1                   01/01/2007                12/31/9999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to delete role where valid from date is 01/01/2006 and keep the role where valid from date is 01/01/2007.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we do it in mass.&lt;/P&gt;&lt;P&gt;Please let me know, if its possible and how?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 14:45:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-assignment/m-p/4441082#M1053650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T14:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Role assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-assignment/m-p/4441083#M1053651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create an ECATT using SU10 to select a single user, remove the role (using it's validity dates) and then loop to the next user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you can remove the specific role as you enter the validity dates too&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is an easy way to remove selected roles from a user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 15:06:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-assignment/m-p/4441083#M1053651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T15:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Role assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-assignment/m-p/4441084#M1053652</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; Create an ECATT using SU10 to select a single user, remove the role (using it's validity dates) and then loop to the next user.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; This way you can remove the specific role as you enter the validity dates too&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; It is an easy way to remove selected roles from a user.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think Alex meant "create an ecatt &lt;STRONG&gt;or&lt;/STRONG&gt; using SU10".  I agree with Alex, SU10 will do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex, your post are only 16, what happened?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 17:09:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-assignment/m-p/4441084#M1053652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T17:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Role assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-assignment/m-p/4441085#M1053653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Alex, your post are only 16, what happened?&lt;/P&gt;&lt;P&gt;Someone stole his hubcaps... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 18:39:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-assignment/m-p/4441085#M1053653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T18:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Role assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-assignment/m-p/4441086#M1053654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not all they have stolen by the look of it.  &lt;/P&gt;&lt;P&gt;An old profile mixup I think, oh well, will fix it tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Back onto topic, what I meant was that by using ecatt to automate SU10, it's really easy to remove roles if you have their validity date.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SU10 offers some easy wins when it comes to automation, one of them being that you can specify a role + it's validity date and remove that one from the user.  Perfect when there are lots of different duplicates as it will just loop through the users &amp;amp; roles you have in your input file and pull those out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course if you have the same role + validity date assigned to lots of users then SU10 on it's own will do nicely.....&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 (with his proper profile!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 19:56:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-assignment/m-p/4441086#M1053654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T19:56:37Z</dc:date>
    </item>
  </channel>
</rss>

