Getter GetTotalBilledAmount() Not Getting Right Value
(Doc ID 2341348.1)
Last updated on OCTOBER 11, 2022
Applies to:
Oracle Utilities Customer Care and Billing - Version 2.4.0.2.0 to 2.6.0.0.0 [Release 2.4 to 2.6]Information in this document applies to any platform.
Goal
Getter getTotalBilledAmount() of interface RateComponentIntervalPricingAuditAlgorithmSpot is returning the value passed to getter getBillableServiceQuantity(); i.e. value passed to getTotalBilledAmount() is 10, value passed to getBillableServiceQuantity(), is 20. In the bill segment calc line audit page Total Amount is 20 instead of 10.
We can't find base java algorithm that implements the baseRateComponentIntervalPricingAuditAlgorithmSpot.
Unless there's a base Algorithm implementing this Algorithm Spot, we don't know any other way to trigger this other than creating a dummy Algorithm that will implement the base Algorithm Spot
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |