Inventory Management - EBS (MOSC)

MOSC Banner

EBS 12.2.9 - How to prioritise picking sequence by delivery line weight first?

edited Nov 9, 2022 6:32PM in Inventory Management - EBS (MOSC) 1 commentAnswered

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center