Offer Override Using Price Tags Is Prorating the Amount Even if Proration Is Disabled
(Doc ID 2954899.1)
Last updated on JUNE 13, 2023
Applies to:
Oracle Communications Billing and Revenue Management - Version 12.0.0.8.0 and laterInformation in this document applies to any platform.
Goal
Offer Override Using Price Tags Is Prorating the Amount Even if Proration Is Disabled
Scenario:
- Using Price Tag to override the grant to 500000 bytes.
- The charge offer is configured to grant 1GB.
- The override is happening but with proration.
- Expected whole 500000 bytes for this.
Below is the output flist snippet of op_subscription_purchase_deal
PIN_FLD_AMOUNT DECIMAL [0] -304639.66
expected is 500000
--------------------snippet---------------------------------
1 PIN_FLD_CYCLE_INFO SUBSTRUCT [0] allocated 20, used 5
2 PIN_FLD_CYCLE_START_T TSTAMP [0] (1681319948) Wed Apr 12 17:19:08
2023
2 PIN_FLD_CYCLE_END_T TSTAMP [0] (1682899200) Mon May 1 00:00:00
2023
2 PIN_FLD_FLAGS INT [0] 525568
2 PIN_FLD_ORIGINAL_SCALE DECIMAL [0] 1
2 PIN_FLD_SCALE DECIMAL [0] 0.6092793209877
1 PIN_FLD_BAL_IMPACTS ARRAY [0] allocated 20, used 17
2 PIN_FLD_ACCOUNT_OBJ POID [0] 0.0.0.1 /account 2278862 7
2 PIN_FLD_PRODUCT_OBJ POID [0] 0.0.0.1 /product 93433 67
2 PIN_FLD_TAX_CODE STR [0] ""
2 PIN_FLD_RATE_OBJ POID [0] 0.0.0.1 /rate 90873 15
2 PIN_FLD_RATE_TAG STR [0] "Pricing"
2 PIN_FLD_IMPACT_CATEGORY STR [0] "default"
2 PIN_FLD_OFFERING_OBJ POID [0] 0.0.0.1 /purchased_product 2322496
0
2 PIN_FLD_LINEAGE STR [0] NULL str ptr
2 PIN_FLD_GL_ID INT [0] 0
2 PIN_FLD_QUANTITY DECIMAL [0] 1.00000000
2 PIN_FLD_IMPACT_TYPE ENUM [0] 1
2 PIN_FLD_DISCOUNT DECIMAL [0] 0
2 PIN_FLD_PERCENT DECIMAL [0] 0.6092793209877
2 PIN_FLD_AMOUNT DECIMAL [0] -304639.66
2 PIN_FLD_RESOURCE_ID INT [0] 200000001
2 PIN_FLD_BAL_GRP_OBJ POID [0] 0.0.0.1 /balance_group 2279470 24
2 PIN_FLD_ITEM_OBJ POID [0] 0.0.0.1 /item/cycle_forward 2321991
0
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 |