Hi,
I am trying to extend a location directive to handle purchase order receipts by Batch disposition code. I can't seem to find the best query to retrieve and handle location put actions where the Batch disposition code is a certain value.
Work template is as follows:
Pick
Put -directive code-
-stop-
Pick
Put
Location directive for the first pick/put pair determines which inbound dock. What I want to do is create a location directive query which looks at the Batch disposition code 'goodBatch' which points towards holding locations ready for the next pick/put and one for 'badBatch' which points towards a Return location profile.
Can anyone help?