Inserting a new sales order with line in a ship set
Hello OM experts
I am looking for any sample script showing how to import a new sales order with ship set information at line level.
My attempts to do so populating oe_headers_iface_all and oe_lines_iface_all ship_set_name column have been unsuccessful so far.
My order is imported without ship set.
I started to use OrderImport and interface table but can consider Process_Order API instead if it is more suitable.
Thanks for your help