Ship_to_org_id is not populating properly on RMA at Order line level when it has reference to origin
Hi friends,
I trying to create RMA by referencing original sales order via oe_order_pub.process_order API.
I am populating ship_to_org_id which is different from original sales order at both header level and line level.
But only ship_to_org_id at oe_order_headers_all table getting populated properly.At line level it is taking ship_to_org_id from original sales order.
Please suggest how to fix this.
Thanks
Ram