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

Payroll Run

Former Member
0 Likes
632

Hi,

Is there a way to identify RGDIR filled whether is from Payroll Driver or from Off Cycle Workbench.

Is there any Database Table which get updated when run from regular payroll driver(RPCALCU0) or from Off cycle workbench.

Thanks in advance

Hi,

Is there a way to identify RGDIR filled whether is from Payroll Driver or from Off Cycle Workbench.

Is there any Database Table which get updated when run from regular payroll driver(RPCALCU0) or from Off cycle workbench.

Thanks in advance

3 REPLIES 3
Read only

Former Member
0 Likes
599

Hi,

check the table <b>HRPY_RGDIR</b>.

regards

vijay

Read only

Former Member
0 Likes
599

Hi arshad,

1. In the table HRPY_RGDIR,

there are some fields,

which get filled for off-cycle

run.

(they do not get filled for regular runs)

2.

OCRSN - Reason for Off-Cycle Payroll

INOCR -Reason for Off-Cycle Payroll

OCCAT - Category for off-cycle reason

INOCC -Category for off-cycle reason

3. With these fields we can DETECT

whether the run is offcycle or not.

regards,

amit m.

Read only

Former Member
0 Likes
599

Hi Vijay/Amit

Thanks for your replies.

But the thing is that we can give these reasons while running from Payroll Driver also.I want to indentify whether i have runned Payroll Driver or done processing from Offcycle workbench.

Results ultimately goes to RGDIR.But from this has come that i want to idntify.