cancel
Showing results for 
Search instead for 
Did you mean: 

schema Rules how to take decision on retro-active payroll run.

Former Member
0 Kudos

HI,

Can anybody please help me on the rules? I need to write a rule in schema where system should check if the current payroll run is a retro-active run then get a wage component from previous pay period (example January of every year), otherwise the current pay period and current period's wage component.

Thanks in advance.

Regards.

Zubi.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can use decision operation D RETRO with return values Y - yes, N - no.

Cheers