A calculation rule is combination of configuration data and processing logic that applies a rule to compute a value. The configuration that controls the calculation rule logic is defined on the calculation rule business object. The calculation rule BO has an associated Apply Calculation Rule algorithm to execute the logic of the rule.
. The most common form of calculation rule will:
Read from the calculation processor data accumulated by prior rules in order to perform a specific computation, with additional input from external values or factors
Take the results of the computation and add new calculation lines or value details to the calculation processor data according to instructions in the rule’s configuration
A calculation rule may have associated eligibility criteria that control the conditions under which the rule is applied.
Refer to Designing Your Calculation Rules and Groups for information about designing your rules.
Refer to About Eligibility Criteria for information about configuring eligibility criteria.
Copyright © 2007, 2016, Oracle and/or its affiliates. All rights reserved. Documentation build: 2.5.2016 10:21:45 [T1_1454696505000]