The Negative Discount Balance Impacts On The Sequential Discount
(Doc ID 1083457.1)
Last updated on SEPTEMBER 09, 2019
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.3.0.0.0 and laterInformation in this document applies to any platform.
Checked for relevance on 31-Jan-2011
Goal
When the first discount results a Negative balance impact, the next discount model (a sequential discount) is not getting the total charge correctly.e.g.
When totalC=0.75 and "grant absolute prorated beat discount of -0.24975",
then expect the totalC becomes = 0.75 - (-024975) = 0.99975
So the next discount (in Sequential mode) will have the totalC = 0.99975
But actual result is totalC = 0.75 - 0.24975 = 0.50250
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 |