This only includes closed pays in history, and does not include the current pay run value of the pay components.
Statement:Let Global variable Reg Hours be equal to year-to-date hours worked PC then exit.
Line | CMD | OT | Operand 1 | OPER | OT | Operand2 | OT | Operand3 | If Goto | Else GoTo |
---|---|---|---|---|---|---|---|---|---|---|
00010 | LET | $G | REG HOURS | EQ | PY | 296 | 99999 | |||
99999 | EXIT | 99999 |
Statement: Let Global variable Reg Hours be equal to total year-to-date hours worked (year-to-date plus current pay) then exit.
Line | CMD | OT | Operand 1 | OPER | OT | Operand2 | OT | Operand3 | If Goto | Else GoTo |
---|---|---|---|---|---|---|---|---|---|---|
00010 | LET | V | YEAR END | EY | $S | PERIOD-START-DATE | 00020 | |||
00020 | LET | V | HOURS TO YEAR END | PCPL | PT | 296 | V | YEAR END | 00030 | |
00030 | LET | $G | REG HOURS | ADD | PY | 296 | V | HOURS TO YEAR END | 99999 | |
99999 | EXIT | 99999 |
Screen captures are meant to be indicative of the concept being presented and may not reflect the current screen design.
If you have any comments or questions please email the Wiki Editor
All content © High Line Corporation