Calculation Data

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:

Note:

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.