This page (revision-17) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by Administrator

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
17 26-Nov-2021 10:22 2 KB JMyers to previous
16 26-Nov-2021 10:22 2 KB JMyers to previous | to last
15 26-Nov-2021 10:22 2 KB JMyers to previous | to last
14 26-Nov-2021 10:22 2 KB RForbes to previous | to last
13 26-Nov-2021 10:22 2 KB RForbes to previous | to last
12 26-Nov-2021 10:22 2 KB RForbes to previous | to last
11 26-Nov-2021 10:22 2 KB RForbes to previous | to last UserCalc Typ ==> USERCALC TYPES
10 26-Nov-2021 10:22 2 KB RForbes to previous | to last UserCalc Types ==> UserCalc Typ
9 26-Nov-2021 10:22 2 KB RForbes to previous | to last Payroll (PR) ==> MODULE-PR
8 26-Nov-2021 10:22 2 KB RForbes to previous | to last Payroll (PR) ==> MODULE-PR
7 26-Nov-2021 10:22 2 KB RForbes to previous | to last Benefits (BE) ==> MODULE-BE
6 26-Nov-2021 10:22 2 KB RForbes to previous | to last Benefits (BE) ==> MODULE-BE
5 26-Nov-2021 10:22 2 KB RForbes to previous | to last Attendance (AT) ==> MODULE-AT
4 26-Nov-2021 10:22 2 KB RForbes to previous | to last Attendance (AT) ==> MODULE-AT
3 26-Nov-2021 10:22 2 KB RForbes to previous | to last
2 26-Nov-2021 10:22 2 KB Administrator to previous | to last
1 26-Nov-2021 10:22 1014 bytes Administrator to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 15 changed one line
A Function may return a Boolean, Char(acter), Date, or Number value. Functions may be part of a Calculation UserCalc as a [CALL|UC-CALL], or may be a stand alone UserCalc for the [Attendance (AT)|MODULE-AT] or [Benefits (BE)|MODULE-BE] modules. Many modules use Functions as a tool to calculate customized values when typical business rules do not apply.
A Function may return a Boolean, Char(acter), Date, or Number value. Functions may be part of a Calculation UserCalc as a [CALL|CALL_COMMAND], or may be a stand alone UserCalc for the [Attendance (AT)|MODULE-AT] or [Benefits (BE)|MODULE-BE] modules. Many modules use Functions as a tool to calculate customized values when typical business rules do not apply.
At line 20 changed one line
A Qualifier returns a Boolean value of either True or False. It is used to either eliminate or include employees in a calculation. Qualifiers may be part of a Calculation UserCalc as a [CALL|UC-CALL].
A Qualifier returns a Boolean value of either True or False. It is used to either eliminate or include employees in a calculation. Qualifiers may be part of a Calculation UserCalc as a [CALL|CALL_COMMAND].