‎2007 Mar 22 9:21 PM
hi,
what is it mean background processing? pfcg_time_dependency how this relates to background?
‎2007 Mar 23 1:19 AM
Schedule the program PFCG_TIME_DEPENDENCY as background job so that user master will be get current each day
regards
shaik
‎2007 Mar 23 1:19 AM
Schedule the program PFCG_TIME_DEPENDENCY as background job so that user master will be get current each day
regards
shaik
‎2007 Mar 23 4:28 AM
who has to take care pfcg_time_dependency?secuirty guy has to run this as back ground job?
‎2007 Mar 23 6:11 AM
Yes...
Generally there are a couple of jobs that the security gy has to take care...
This PFCG_TIME DEPENDENCY, PFUD, One more JOB which executes the IDOCS in status 64 (Only when CUA is iomplemented), Spool deletion job etc..
they are a few ones which generally the security guy takes care andmionitors regularly..
Hope it helps.
VBr,
Sri
Award points for helpful answers
‎2007 Mar 23 8:38 AM
Hi kamal,
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.
So that changes in the user master record are effective, you should execute the comparison before the user logs on.
There are two ways to execute the comparison.
As a background job before the start of each day.
If report <b>PFCG_TIME_DEPENDENCY</b> 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.
Report PFCG_TIME_DEPENDENCY must also have run after each import of roles from other systems.
Using Transaction <b>PFUD</b>, Compare User Master
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.
Hope it helps.
Pleaswe award points if it is useful.
Thanks & Regards,
Santosh
‎2007 Apr 02 8:05 PM
Hai kamal
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.
regards
AJAY KUMAR