tax 21abc introduces a new paragraph for begin-procedure Ck-Uncalculated-check
We are testing our Tax 21abc retrofits.
Pay036, PAYSHEET RECORDS AUDIT , now has a paragraph to capture uncalculated checks.
The problem is now it right 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