How One Can Map Multiple Discounts On Same Line Item And For Same Trx Number In ‘Dwb_disc_li' Tbl
(Doc ID 1263497.1)
Last updated on JANUARY 03, 2020
Applies to:
Oracle Retail Data Model - Version 11.3.1 and laterInformation in this document applies to any platform.
Goal
For a scenario is like this, from POS, one transaction is being made and multiple discounts are being offered like below:
Transaction Transaction SKU List Price Discount Discount Description Sale Amount
Sequence No Line Item No
1001 110 X £ 15.00 £ 15.00
1001 111 Y £ 20.00 £ 5.00 Line Discount £ 15.00
Total £ 30.00
Discount on Total (Basket Discount 10%) £ 3.00
Total Basket Amount £ 27.00
Now the Basket Discount which has been offered is proportionately distributed to each line item while storing this transaction in my source system. In this case, Line Item 111 has 2 discounts to accommodate. One is Line Item Discount and another Basket Discount.
How the data should move in my DWB_DISC_LI table?
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 |