What is the logic of "Shipping Method" derivation in Order Import program?
When the records are present in table 'oe_headers_iface_all' , the shipping method is correct, but when the Order Import program runs it changes the shipping method while inserting in oe_order_headers_all.
Can anyone please explain or share the code logic of Order Import program.