Interface type for Sales Order details (Route)
Hi,
In our business we create tasks item wise. Which means one picking task will have lines of different Sales Orders having same item. We pick these lines against single OBLPN. Once picking is done, warehouse supervisor would run a schedule process of interface type Inventory History Export.
IHT file generated by the scheduled process would be sent to custom integration. This integration would repack the picked OBLPN order nbr wise using Pack Inventory and close lpn webservice changing the order line status from Picked to Packed. Till here development is done.
Now these repack oblpn needs to be assigned to a load number (order lines of same Route must have same load number) using Assign Oblpn to load webservice before it is shipped. To this webservice we have to pass order nbrs with same route number separated by a delimiter.