EP_ELEMENT
Back to current versionRestore this version

EP- Period To Date Element Value#

If there is more than one pay in a period, the EP (Period-To-Date) value may be used to show the value of the element for all the other pays in the pay period being calculated.

Does not include the current pay run value of the element.

Statement: Let Pension hours be equal to period-to-date hours worked then exit.

LineCMDOTOperand 1OPEROTOperand2OTOperand3If Goto Else GoTo
00010 LETPC296EQEPREG HOURS 99999
99999 EXIT 99999

Statement: Let Pension hours be equal to total period hours (all pays in the pay period being calculated) worked then exit.

LineCMDOTOperand 1OPEROTOperand2OTOperand3If Goto Else GoTo
00010LETPC296ADDEPREG HOURSVHOURS TO MONTH END99999
99999 EXIT 99999