Calculated Quantity of Transfer
The Calculated Quantity of a transfer is the total volume or mass value for the transfer. It is calculated by adding the reconciled volume or mass for the transfer in the current case to the partial total of the volume or mass calculated in the previous case (incremental).
It is written as part of the string that is Analysis output (TransferCalculatedResults) and is copied in the appropriate attribute by the MovementTracking DataReference.
The formula used for the calculation is:
[CalculatedQuantity]CurrentCase=[CalculatedQuantity]PreviousCase + [ReconciledVolume]CurrentCase
Where:
CalculatedQuantity - is the Volume Incremental of the current transfer.
ReconciledVolume - is the Volume reconciled calculated in the current case.