The calculation rules are intended to operate on the internal calculation data area, both to reference previously populated details and to add new calculation details. Refer to the base data area C1-CalcEngineProcessorData for information on the details passed to the processor.
In addition to the information defined in this data area, the calculation engine expects the following inputs:
Calculation Control Version identifies the set of calculation rules to be executed for this calculation
Calculation Object is the system object which is the subject of the calculation, such as a bill.
The calculation object is provided as a read-only reference for calculation rule logic. The calculation engine does not support updates to the object as a result of calculation rules.
For an example of how to invoke the calculation processor, refer to the base algorithm that generates bill details: C1-TB-GN-CLC.
Copyright © 2007, 2016, Oracle and/or its affiliates. All rights reserved. Documentation build: 2.5.2016 10:21:45 [T1_1454696505000]