EBS 12.2.9 - How to prioritise picking sequence by delivery line weight first?
Hi
Is there a way of setting up the picking order to put the highest priority on picking delivery lines by weight in descending order?
I would need to do this on organization level, not site level.
I want to add the deivery line weight to the task prioritisation as per below:
nvl(Delivery Line Weight,0) DESC,
nvl(task_priority, 0)
sub_picking_order,
loc_picking_order,
distance,
transaction_temp_id