CE - Calendar To Date Element Value #

This operand allows an element value to be calculated for a user-specified Calendar period, as defined in IDCL. The value of the element will be processed from the pay headers that exist for the employee, where the pay header's period end date falls within the start/end date of the calendar specified. This assists in resolving issues with employees who may be on different pay calendars, and/or differing pay calendars in multiple pays.

CE is used with the LET operator and the CL operad
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.

LineCMDOTOperand 1OPEROTOperand2OTOperand3If Goto Else GoTo
00010 LET V LEVY MLT EC FED TAX LEVY ERN S FTAXLEVY% 00020
00020 LET V LASTERN EQ CE NET PAY ELEMENT CL BW EXEMPT SUNDRY 00030
00030 IF V LASTERN GT N 0 00040 00200
00040 LET V LEVY SUB PP 5100 PC 5100 00050

Notes#

Click to create a new notes page