Total Pageviews

November 8, 2016

11/08/2016 02:36:00 AM
Oracle Order Management Price List
Oracle EBS: Order Import without Price List
 
Our requirement is -->  Need to create the orders in ERP based on the price which are received from 3rd Party, without any price list reference. Is any possibilities to create the orders in ERP without price list reference?


Solution :Yes we can create Orders without Pricelist


Price List will be required. But can  achieve the price based on your requirement if you pass the following in oe_lines_iface_all table:
 
1. Calculate_Price_Flag => Freeze
2. Unit List Price => Pass the value you desire.
3. Unit Selling Price => Pass the Value you desire.
 
It will create the Order in Oracle Order Management with the price you specified.
 

 
Related Posts Plugin for WordPress, Blogger...