Creating new line on existing sales order using OE_ORDER_PUB.process_order API
Hi Friends,
I am creating a new line on existing sales order using OE_ORDER_PUB.process_order API and also passing the new unit selling price, the line is getting created successfully but it is defaulting the unit selling price mentioned in the pricelist and not the one that i am passing.
how to override the unit selling price to the one that i want to pass?
Thanks,
A.