Preprocess/Qualify UserCalc {optional}#



This component is required when a UserCalc is used to disqualify/qualify an employee from processing based on any criteria other than entity, unit, group and/or employment status.

Is a UserCalc required to disqualify/qualify an employee from processing?

Yes: Choose the rule to be used
No: Go to B0020

RuleDescriptionLogicAssoc.Go to
00*Use UserCalc onlyThe pre-processing or qualifying <User Calc> specified will be executed. The UserCalc may be a qualifier to decide which employees to evaluate.
Specify the name of the <User Calc> on the component. The UserCalc must supply any logic required to disqualify an employee from being processed.
The UserCalc must be of the type ‘Function’, with a return value of the type ‘Boolean’. Use the RET operator to return the Boolean value of True or False.
The false value is interpreted by the component as an instruction to exit the coverage without further processing.

B0020


Notes #

Click to create a new notes page