EC- Current Element Value#

The EC (Current Element Value) is the element’s value, for the currently running pay, for this employee.

Statement
If Gross Earnings are greater than $2500 go to section 4 otherwise exit the UserCalc

LineCMDOTOperand 1OPEROTOperand2OTOperand3If Goto Else GoTo
00010 IFECGROSS PAY GT N 2500 04000 99999
Statement
Let Pension Hours be equal to total hours worked then exit.

LineCMDOTOperand 1OPEROTOperand2OTOperand3If Goto Else GoTo
00010 LET PC 296 EQ EC REG HOURS 99999
99999 EXIT 99999


Notes #

Click to create a new notes page