Payroll for NA / Time and Labor - PSFT (MOSC)

MOSC Banner

Fed Tax Data - LAST_ACTION and LAST_UPDATE_DATE updating incorrectly

edited Mar 30, 2022 1:22PM in Payroll for NA / Time and Labor - PSFT (MOSC) 4 commentsAnswered

UPDATE 2/26/2020 - I have found in FED_TAX_DATA.SPECIAL_FWT_STATUS.RowInit new code was added for 2020 form W4 shown below.  If I comment out the SetDefault code, it seems to solve my problem although I'll be doing further testing.  This would tell me that the SetDefault action is erroneously setting the fed record changed to "true".  Question now is why are defaults getting set on these 3 fields if they are disabled in the code directly above?  Thank you!

If FED_TAX_DATA.SPECIAL_FWT_STATUS = "G" Or

               FED_TAX_DATA.SPECIAL_FWT_STATUS = "E" Then

           

           FED_TAX_DATA.FWT_MULTI_JOBS.Enabled = False;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center