Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

transaction code for log tree after payroll processing

Former Member
0 Likes
568

Hi Experts,

Need help. I processed the payroll and left it processing. The payroll ran successfully. My problem is this, after the payroll run, it displays a log tree. I couldn't scroll down on it because a pop up message showed that I have been disconnected due to system shutdown. I need to get the display log tree. Is there any transaction code for this? Please help. THanks.

Regards,

Anna

3 REPLIES 3
Read only

Former Member
0 Likes
512

Hi,

Check if you are looking for PC_PAYRESULT

Regards,

Atish

Read only

Former Member
0 Likes
512

Hi ANNA,

transaction code PC_PAYRESULT to display the payroll results for the employee.

Best regards,

raam

Read only

0 Likes
512

Hi Atish and Raam,

I'm sorry but its not just it. The log tree is what I need after each payroll processing. It's like a statistics of successful payroll run, locked employees and a list of employees whose payroll where not run due to the following error listed on that log tree. Hope someone could help me. Thanks.