Insert new sales order line with special surcharge (Advanced Pricing/get_custom_price API)
Hi Pricing experts,
We're working on a project to add a new surcharge to our sales orders if specific items are sold to our customers. Our users have provided me a list of items and respective surcharges (based on quantities). I found the white paper "Don't Customize, Extend" (found here: Oracle Support Document 136687.1 (Oracle Advanced Pricing White Papers) can be found at: https://support.oracle.com/epmos/faces/DocumentDisplay?id=136687.1)
Scenario 2 in this white paper is the scenario that best fits us (summarized on the top of page 2 and in more detail on page 5); we've created a value set to store the list of items and respective surcharges and attached it to a formula. Has anyone implemented a solution similar / identical to solution 2 in the link above? How was the new 'surcharge' line inserted into the sales order?