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

MOSC Banner

tax 21abc introduces a new paragraph for begin-procedure Ck-Uncalculated-check

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

We are testing our Tax 21abc retrofits.


Pay036, PAYSHEET RECORDS AUDIT , now has a paragraph to capture uncalculated checks.

The problem is now it writes all of our records to the audit report even if they are not in error.


The sql is below and all of our records satisfy this condition.


Has anyone else encountered this?


begin-SELECT

UC.COMPANY

UC.PAYGROUP

UC.PAY_END_DT

UC.OFF_CYCLE

UC.PAGE_NUM

UC.LINE_NUM

UC.EMPLID


 move &UC.Off_Cycle to $OffCycle

 move &UC.Pay_End_Dt to $SPayEndDt

 move &UC.PAGE_NUM  to #PAGE_NUM

 move &UC.LINE_NUM  to #LINE_NUM

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