2008 Aug 06 3:39 PM
Hi,
In our company In many roles the authorizations were not generated and also user comparision is not done in many roles. Is there any T-code that I could do user comparision for all the roles at one place.Because it is practically very tough to go into each role to check whether user comparision is done.Can any one help me out with that pls.
Thank you in advance
2008 Aug 06 3:46 PM
Take a look at transaction PFUD.
Also take a look at the threads here already about report PFCG_TIME_DEPENDENCY.
Most folks who use it, schedule it as a job to run in the early hours of the morning, using a SYSTEM type user who is authorized for this.
Cheers,
Julius
Edited by: Julius Bussche on Aug 6, 2008 2:47 PM
2008 Aug 06 4:17 PM
PFCG_TIME_DEPENDENCY actually calls the program - RHAUTUPD_NEW - so you may want to schedule that as a job instead.
2008 Aug 06 3:59 PM