How to reflect correct price on SO line, when implementing "Override Base List Price" ?
Hi @Mekala Hanu Teja-Oracle , @Srilekha-Oracle, @Anuradha - User352 -Oracle , @Shyam_Patel ,
We have implemented the following solution:
- Created EFF at Item in PIM to Store Price.
- Created EFF at OM Line Level to get the price defaulted.
- Created "On Save" Groovy Script to fetch the Price from Item and default it on SO Line level for respective Item while creating Sales Order.
- Implemented Override Base List Price solution to override the Base Price List.
- Also, kept a Price list for avoiding issue while creating SO, this PL contains nothing but just a dummy charge 0 for "All Item"
The above solution is working as expected,
Tagged:
0