Options

Change 'Create Pick' logic to use bin ranking in non-WMS location

whizzergowhizzergo Member Posts: 22
We currently use a NAV 2016 location setup with require shipment, receive, put-away and pick, but without WMS.

Our default bin setting is 'last used bin'.

We note than when a pick is created NAV appears to use up content in all BINs other than the default BIN, and then uses content from the default BIN.

This gives us very little control over the BINs suggested by NAV. That said, we don't want to use full WMS functionality as it's a step too far for us.

Has anyone customised the standard non-WMS create pick codeunit so that the BINs are prioritised based on their bin ranking?

It would seem to give us a great deal more control over where NAV defaults the pick BINs and save us a lot of time manually changing them before we perform a pick.

Answers

  • Options
    whizzergowhizzergo Member Posts: 22
    Does anyone have experience with pick logic?
  • Options
    MisConsultngMisConsultng Member Posts: 17
    You can modify codeunit 7312 which is where the pick bin logic comes from.
Sign In or Register to comment.