<?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: background? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067159#M427809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes...&lt;/P&gt;&lt;P&gt;Generally there are a couple of jobs that the security gy has to take care...&lt;/P&gt;&lt;P&gt;This PFCG_TIME DEPENDENCY, PFUD, One more JOB which executes the IDOCS in status 64 (Only when CUA is iomplemented), Spool deletion job etc..&lt;/P&gt;&lt;P&gt;they are a few ones which generally the security guy takes care andmionitors regularly..&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;VBr,&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;P&gt;Award points for helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2007 06:11:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-23T06:11:03Z</dc:date>
    <item>
      <title>background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067156#M427806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;what is it mean background processing? pfcg_time_dependency how this relates to background?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2007 21:21:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067156#M427806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-22T21:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067157#M427807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Schedule the program PFCG_TIME_DEPENDENCY as background job so that user master will be get current each day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shaik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 01:19:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067157#M427807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T01:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067158#M427808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;who has to take care pfcg_time_dependency?secuirty guy has to run this as back ground job?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 04:28:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067158#M427808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T04:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067159#M427809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes...&lt;/P&gt;&lt;P&gt;Generally there are a couple of jobs that the security gy has to take care...&lt;/P&gt;&lt;P&gt;This PFCG_TIME DEPENDENCY, PFUD, One more JOB which executes the IDOCS in status 64 (Only when CUA is iomplemented), Spool deletion job etc..&lt;/P&gt;&lt;P&gt;they are a few ones which generally the security guy takes care andmionitors regularly..&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;VBr,&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;P&gt;Award points for helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 06:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067159#M427809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T06:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067160#M427810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kamal,&lt;/P&gt;&lt;P&gt;To ensure that only authorization profiles which are valid are contained in the user master record each day, you must execute a daily profile comparison.&lt;/P&gt;&lt;P&gt;So that changes in the user master record are effective, you should execute the comparison before the user logs on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two ways to execute the comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a background job before the start of each day. &lt;/P&gt;&lt;P&gt;If report &amp;lt;b&amp;gt;PFCG_TIME_DEPENDENCY&amp;lt;/b&amp;gt; is run every night, the authorization profiles in the user master will be current each morning (assuming that the job has run correctly). The best procedure is to schedule this as a periodic background job. &lt;/P&gt;&lt;P&gt;Report PFCG_TIME_DEPENDENCY must also have run after each import of roles from other systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Transaction &amp;lt;b&amp;gt;PFUD&amp;lt;/b&amp;gt;, Compare User Master&lt;/P&gt;&lt;P&gt;As an administrator, it is recommended that you use this transaction regularly to check that no errors have occurred in the background job. Any such errors can then be corrected manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Pleaswe award points if it is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 08:38:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067160#M427810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-23T08:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067161#M427811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai kamal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when u r making any change to the role that has to effect in the user master record for that u has to go user comparison some times u may forget to do this.for this reason in the real time we used to run PFCG_TIME_DEPENDENCY back ground program in the morning time daily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;AJAY KUMAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 19:05:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2067161#M427811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T19:05:22Z</dc:date>
    </item>
  </channel>
</rss>

