How to bring history data using PER_EXT_SEC_ASSIGNMENT_NOW_FUTURE_UE in HCM Extract
We are using PER_EXT_SEC_ASSIGNMENT_NOW_FUTURE_UE in our HCM Extract to fetch "Full Time or Part Time" field along with other fields.
The requirement is to fetch for future dated transactions for next 60 days(Effective Date +60) and past dated transactions happened in last 30 days (Effective Date -30).
We are able to fetch the future dated transactions but for past date transactions, it s fetching the top of the stack row data as of effective date.
Anyone experienced the same for this UE and how to handle the past dated records in such case ?