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|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.
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 17 changed one line
For example, a Function may be performed to calculate the seniority of an employee in days. An example of this is an attendance policy that requires yearly entitlement to be calculated based on the average days worked in the past 5 years. For this example, a Function would be used to return the entitlement owed to the employee.
For example, a function may be performed to calculate the seniority of an employee in days. An example of this is an attendance policy that requires yearly entitlement to be calculated based on the average days worked in the past 5 years. For this example, a function would be used to return the entitlement owed to the employee.