OE_Order_PUB.Process_Order [message #474013] |
Thu, 02 September 2010 01:06 |
lokeshsurana
Messages: 212 Registered: April 2010 Location: India
|
Senior Member |
|
|
hi...
I have created one price list by api
apps.qp_price_list_pub.process_price_list
After that I have created sales order line by api
OE_Order_PUB.Process_Order
In sales order api i am passing price list id
All procedure running well but when i check on Sales Order UNIT SELLING PRICE is not getting populated it remains blank...
at which point i am getting wrong..?
The code of both api are attached
PFA
|
|
|