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

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

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
31 26-Nov-2021 10:22 11 KB JEscott to previous
30 26-Nov-2021 10:22 11 KB JEscott to previous | to last
29 26-Nov-2021 10:22 11 KB RForbes to previous | to last
28 26-Nov-2021 10:22 11 KB JEscott to previous | to last DEFINE_WF_USERCALC ==> DEFINE WF USERCALC
27 26-Nov-2021 10:22 11 KB JEscott to previous | to last
26 26-Nov-2021 10:22 11 KB JEscott to previous | to last
25 26-Nov-2021 10:22 11 KB JEscott to previous | to last
24 26-Nov-2021 10:22 11 KB JEscott to previous | to last
23 26-Nov-2021 10:22 11 KB JEscott to previous | to last
22 26-Nov-2021 10:22 11 KB JMyers to previous | to last
21 26-Nov-2021 10:22 11 KB JMyers to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 10 changed 2 lines
The Define UserCalcs [(IMUC)] screen is where all of the coding is done for each UserCalc.\\ \\
[wf_4-1.jpg]\\ \\
The Define UserCalcs [(IMUC)] screen is where all of the coding is done for each UserCalc.
At line 16 removed one line
[wf_4-2.jpg]
At line 16 added one line
At line 24 changed one line
;[Status|STATUS]:This field describes the status of the UserCalc. The following values are available.
;[Status|USER_CALC_STATUS]:This field describes the status of the UserCalc. The following values are available.
At line 31 changed 2 lines
;[Type|TYPE]:This field defines what values may be passed or used between UserCalcs and what capabilities may be performed. There are three types available:
|Calculations|These are used by the main program and may call Qualifiers and Functions in order to perform a customized action or operation. The [Payroll|MODULE-PR), [Forecasting & Costing|MODULE-FC] and [Workflow|MODULE-WF] modules exclusively use calculations.
;[Type|USER_CALC_TYPE]:This field defines what values may be passed or used between UserCalcs and what capabilities may be performed. There are three types available:
|Calculations|These are used by the main program and may call Qualifiers and Functions in order to perform a customized action or operation. The [Payroll|MODULE-PR], [Forecasting & Costing|MODULE-FC] and [Workflow|MODULE-WF] modules exclusively use calculations.
At line 38 changed one line
;[Usage|]:This field is optional but can add additional definition to how/when this UserCalc should function. There are three entries to select from:
;[Usage|USER_CALC_USAGE]:This field provides additional definition to how/when this UserCalc should function. There are four entries to select from:
At line 40 changed one line
|Disbursement Message|Not used for workflows - see [UserCalc|MODULE-UC] for more details on this usage.
|Disbursement Message|Not used for workflows - see [UserCalc|USERCALC] for more details on this usage.
At line 41 added one line
|Pro-Active WF| If the user calc is used for Pro-Active Workflow, then this must be selected. Using this selection will allow the [UMPWF] to execute the user calc.
At line 43 changed one line
;[Compile UserCalc SQL|]:This button allows the user to check the syntax of a UserCalc by generating the PL/SQL code that is used behind the scenes.:;This step does not ensure accuracy of the UserCalc. It merely checks that there are no UserCalc language errors such as incorrect syntax or infinite loops.
;[Compile UserCalc SQL|ACT_COMPILE_USER_CALC]:This button allows the user to check the syntax of a UserCalc by generating the PL/SQL code that is used behind the scenes.:;This step does not ensure accuracy of the UserCalc. It merely checks that there are no UserCalc language errors such as incorrect syntax or infinite loops.
At line 45 changed one line
;[Publish UserCalc|]:This button preps the UserCalc for Publishing and sets the status as "To Be Published".
;[Publish UserCalc|ACT_PUBLISH_UC_IMUC]:This button preps the UserCalc for Publishing and sets the status as "To Be Published".
At line 47 added one line
----
At line 51 removed one line
[wf_4-3.jpg]
At line 53 added one line
At line 66 changed one line
;:The ACT command is unique in that once it has been selected Type 1, OPER and Type 3 fields are defaulted with the values AC, LOG, and RT respectively, as indicated in the diagram below.
;:The ACT command is unique in that once it has been selected Type 1, OPER and Type 3 fields are defaulted with the values AC, LOG, and RT respectively.
At line 68 removed one line
[wf_4-4.jpg]
At line 113 changed one line
;:In the example above, the UserCalc calls the workflow action "NEW EE EMAIL" at line 200. This action has been set up to notify a manager, via email of a new hire (done in IMWA). The actual content of the email is taken from the 'Description' section.
;:In the example above, the UserCalc calls the workflow action "NEW EE EMAIL" at line 200. This action has been set up to notify a manager, via email of a new hire (done in [IMWA]). The actual content of the email is taken from the 'Description' section.
At line 125 added 5 lines
----
![Notes|Edit:Internal.DEFINE+WF+USERCALC]
[{InsertPage page='Internal.DEFINE+WF+USERCALC' default='Click to create a new notes page'}]