Question:
we are using 4.6c version comparing user master records taking long time
i am not able to find any note,any suggestions please.
Answer:
If you are using PFUD do comparisions for the custom activity groups only.
Or If you are scheduling a back ground Job use report RHAUTUPD_NEW Instead of PFCG_TIME_DEPENDENCY and select Custom Activity groups.
To select custom activity groups only use Wild cards such as "Z*". according to your naming convention.
Let me know the method you are using If you need more help.
Answer:
thanks
if i am trying to compare user master records for single role through pfcg also taking long time.
Answer:
how many roles & users do you have?
Are those roles mapped to lots of users?
Do you run it as a background job? If so, how long does the background job take to run?
Answer:
Role has only 4 users assigned ,if i press compare button it taking 2-3 minitis to finish it.
Answer:
That is a long time.
Hve you scheduled a compare to run periodically in the background? doing that during a quiet period may be useful, otherwise have you tried raising an OSS note? all they can do is suggest consulting!
Answer:
I beleive it is "working as designed". SAP is "fixing" your system before it actually reconciles the user and there may be a problem with one of the roles,values, etc. There is a setting as I recall either in PRGN_CUST or SSM_CUST to stop SAP from running a "repair" program on every reconcile. If you do a where-used on the talbes you will find the setting or enter debug in PFCG just before you press the compare button and set a breakpoint at statement SELECT. It will stop at the select in either SSM_CUST or PRGN_CUST there the record is checked and just before the SUBMIT command the runs the report....
_________________
John A. Jarboe