<?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 RSPROCESS program usage clarification in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsprocess-program-usage-clarification/m-p/5986838#M1341726</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;In My company we have lot of Users having roles in the past date - so i need to run a batch batch job periodically which can remove such past dated roles from the users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think RSPROCESS is the program which needs to be run using a system user id - but i need to confirm if this program will actually do the required job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also we have many variations of SAP releases like R3 4.6 &amp;amp; ECC 6.0 &amp;amp; BW 7.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that in R3 4.6 this program doesn't exist - hence can you suggest me a proper program which can delete all the roles from the users which are in past date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your expert answer will be very much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Best&lt;/U&gt;Regards_&lt;/P&gt;&lt;P&gt;&lt;U&gt;Naveen&lt;/U&gt;Murthy_&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Aug 2009 11:27:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-03T11:27:26Z</dc:date>
    <item>
      <title>RSPROCESS program usage clarification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsprocess-program-usage-clarification/m-p/5986838#M1341726</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;In My company we have lot of Users having roles in the past date - so i need to run a batch batch job periodically which can remove such past dated roles from the users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think RSPROCESS is the program which needs to be run using a system user id - but i need to confirm if this program will actually do the required job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also we have many variations of SAP releases like R3 4.6 &amp;amp; ECC 6.0 &amp;amp; BW 7.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that in R3 4.6 this program doesn't exist - hence can you suggest me a proper program which can delete all the roles from the users which are in past date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your expert answer will be very much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Best&lt;/U&gt;Regards_&lt;/P&gt;&lt;P&gt;&lt;U&gt;Naveen&lt;/U&gt;Murthy_&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 11:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsprocess-program-usage-clarification/m-p/5986838#M1341726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T11:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: RSPROCESS program usage clarification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsprocess-program-usage-clarification/m-p/5986839#M1341727</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;You can schedule the job PFCG_TIME_DEPENDENCY. Once this is run,  all invalid authorization profiles are removed from the user master record and all new authorization profiles are inserted in the user master record. So the old roles which have past dates will not be effective.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if this is what you are looking for. RSPROCESS are the jobs based on process chain for the BW systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nilanjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 12:35:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsprocess-program-usage-clarification/m-p/5986839#M1341727</guid>
      <dc:creator>former_member700663</dc:creator>
      <dc:date>2009-08-03T12:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: RSPROCESS program usage clarification</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsprocess-program-usage-clarification/m-p/5986840#M1341728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply - i am currently running the batch job with the mentioned program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hoping for the best..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2009 07:43:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsprocess-program-usage-clarification/m-p/5986840#M1341728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-04T07:43:20Z</dc:date>
    </item>
  </channel>
</rss>

