cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict WT from Retro

Former Member
0 Kudos

Hi,

my requirement is to restrict a WT from going for Retro. because the wage type is generated from the custom processing class on the basis of basic WT. so when a change in the basic is triggering a change in the wage type also.

is it possible through V_512W_D or i need to write a PCR?

John

Accepted Solutions (1)

Accepted Solutions (1)

former_member193210
Active Contributor
0 Kudos

If the WT you want to restrict from retroactive calculations is generated by the Basic Pay WT, then I believe that the only solution will be to add a new PCR in your schema so that the old value of the WT is not modified and that the variation is not carried forward through Output/Input or Arrears.

Former Member
0 Kudos

Hi remi,

i am trying for the same . do you have any idea how to bring the old payroll result in the schema?

please help

John

former_member193210
Active Contributor
0 Kudos

In your Payroll Schema, you should have function IMPRT with par2 = L. 

Also check it for functions PLRT and PITAB.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi John,

You can check the Table T588G controls field-specific retroactive accounting and also check T591A table for restricting the wage type from retro calculation.

Regards,

Hari

Former Member
0 Kudos

Hi Hari,

in T591A i am unable to maintain the wage type characteristics. it shows only the time constrains.

please help

John

Former Member
0 Kudos

Hi John,

Based on the Infotype used to process the Wage type, check in the table V_T591B which maintains the wage type dependency in retroactive accounting.