EF (Fiscal to Date Element Value) refers to the element value for the fiscal period to date. This is commonly used if fiscal periods do not match calendar months, and the fiscal value is required for a calculation.
This only includes closed pays in history, and does not include the current payrun value of the element.Statement: Let Pension hours be equal to the fiscal hours worked then exit.
Line | CMD | OT | Operand 1 | OPER | OT | Operand2 | OT | Operand3 | If Goto | Else GoTo |
---|---|---|---|---|---|---|---|---|---|---|
00010 | LET | PC | 296 | EQ | EF | REG HOURS | 99999 | |||
99999 | EXIT | 99999 |
Statement: Let Pension hours be equal to total fiscal hours (fiscal-to-date plus current pay period) worked then exit.
Line | CMD | OT | Operand 1 | OPER | OT | Operand2 | OT | Operand3 | If Goto | Else GoTo |
---|---|---|---|---|---|---|---|---|---|---|
00010 | LET | V | FISCAL END | EY | $S | PERIOD-START-DATE | A | +3M | 00020 | |
00020 | LET | V | HOURS TO FISCAL END | ELPL | ET | REG HOURS | V | FISCAL END | 00030 | |
00030 | LET | PC | 296 | ADD | EF | REG HOURS | V | HOURS TO FISCAL 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