Retro pay enhance is not taking the record into consideration of update insert record in per_all_peo
I am trying to initiate the retro on change of marital status
It catches the event of latest update, correction
but not update with insert record.
Ex.
The Employee (A123) is married since 1-Jan-2016
He is getting an housing of $2000 more than a single/divorced status
There are various changes in the per_all_people_f as 27-Jan-2019
Now HR updates the Marital status as divorced from 1-Oct-2018
So it created update with insert record from 1-Oct-2018
and made a correction from 27-Jan-2019
Now if I run retro pay enhanced
It is considering only the record from 27-Jan-2019
Please help me.