USER_CALC_USAGE is used to specify how the user calc is to be used in the application. This will allow the application to invoke special logic based on the usage specified.

X_USER_CALC_USAGE is a fixed lexicon with the following values:
Saved
Value
Displayed ValueUsage Information
00 Not Specified
01 Disbursement MessageIf 'Disbursement Message' is indicated, the UserCalc will be executed for each disbursement record when UPDISB is run.
02 Secondary WFThis selection is used for workflow user calcs which will not be fired from the trigger directly and must be called from another user calc. Secondary Workflows are used when there are large workflows that have one or more sections of conditional logic which are more than a few lines long.
03 Pro-Active WFIf 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.


Notes #

Click to create a new notes page