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 23 changed one line
;[Status|USER_CALC_STATUS]:This field describes the status of the UserCalc. The following values are available.
;[Status|STATUS]:This field describes the status of the UserCalc. The following values are available.
At line 30 changed 2 lines
;[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.
;[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.
At line 37 changed one line
;[Usage|USER_CALC_USAGE]:This field provides additional definition to how/when this UserCalc should function. There are four entries to select from:
;[Usage|]:This field is optional but can add additional definition to how/when this UserCalc should function. There are three entries to select from:
At line 41 removed 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|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.
;[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.
At line 45 changed one line
;[Publish UserCalc|ACT_PUBLISH_UC_IMUC]:This button preps the UserCalc for Publishing and sets the status as "To Be Published".
;[Publish UserCalc|]:This button preps the UserCalc for Publishing and sets the status as "To Be Published".
At line 126 added 2 lines
[{If var='loginstatus' contains 'authenticated'
At line 128 changed 2 lines
![Notes|Edit:Internal.DEFINE+WF+USERCALC]
[{InsertPage page='Internal.DEFINE+WF+USERCALC' default='Click to create a new notes page'}]
![Discussion|Edit:Internal.DEFINE+WF+USERCALC]
[{InsertPage page='Internal.DEFINE+WF+USERCALC' default='Click to create a new discussion page'}]
}]