This page (revision-4) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
4 26-Nov-2021 10:22 1 KB JMyers to previous
3 26-Nov-2021 10:22 1 KB JMyers to previous | to last
2 26-Nov-2021 10:22 1 KB JMyers to previous | to last
1 26-Nov-2021 10:22 1 KB JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
ET - Transaction To Date Element Value
!!ET - Transaction To Date Element Value
At line 3 changed 9 lines
ET can only be used with the ELPL Operator.
Statement: If the total time worked by the 1st week of the biweekly pay period is greater than 30 hours for a part time employee, create a warning on the Exceptions Report.
Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 IF DB DGR.GROUP_CODE EQ A PART-TIME 00100 99999
00100 LET V WK1 END DATE EW $S PERIOD-START_DATE 00110
00110 LET V WK1 TIME WRKD ELPL ET TIME WRKD V WK1 END DATE 00120
00120 IF V WK1 TIME WRKD GT N 30 00200 99999
00200 MSG A PT EE >30 HRS WK1 99999
99999 EXIT 99999
%%information ET can only be used with the ELPL Operator.%%
;Statement:If the total time worked by the 1st week of the biweekly pay period is greater than 30 hours for a part time employee, create a warning on the Exceptions Report.
||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo
|00010| IF| DB| DGR.GROUP_CODE| EQ| A| PART-TIME| | |00100 |99999
|00100| LET| V| WK1 END DATE| EW| $S| PERIOD-START_DATE| | |00110 |
|00110| LET| V| WK1 TIME WRKD| ELPL| ET| TIME WRKD| V| WK1 END DATE| 00120 |
|00120 |IF| V| WK1 TIME WRKD |GT| N| 30| | |00200 |99999
|00200| MSG| A| PT EE >30 HRS WK1| | | | | |99999 |
|99999 |EXIT| | | | | | | |99999|
----
![Notes|Edit:Internal.ET_ELEMENT]
[{InsertPage page='Internal.ET_ELEMENT' default='Click to create a new notes page'}]