cancel
Showing results for 
Search instead for 
Did you mean: 

Log for HR Master data changes required

Former Member
0 Kudos

Friends

I want to have a log on HR Master transaction ( like infotypes in PA,OM, payroll & time management) whenever there is a change.

How to track this ?

Pl. help

Thanks

Raghu

Accepted Solutions (1)

Accepted Solutions (1)

Sujith_EM
Active Contributor
0 Kudos

Please use report RPUDUD00

Maintain V_T585A, V_T585B,V_T585C for configuration

Former Member
0 Kudos

Hi,

Report for PA Infotype change log is --> RPUAUD00.

The audit log for PD infotypes provides similar functionality to the well-known Personnel Administration (PA) infotype log. You configure the PA audit log on tables T585A, T585B, and T585C and display it via program RPUAUD00. You configure the PD infotype change log in table T77CDOC_CUST and display it with program RHCDOC_DISPLAY. The PD audit log can track changes to infotypes 1000, 1001, and 1002.

Regards

Ravikumar

Former Member
0 Kudos

Thanks a lot. I will try and see the result

Thanks

Raghu

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Have you activated the Audit trials in the system.

If you have activated and configured the Audit trials then you can use the above tcodes for tracking the data or else it will not be usefull.

R K