I need to know which Items are in specific bin as ...
# suiteanalytics
s
I need to know which Items are in specific bin as of today, when I am using Inventory Detail: Bin Number on the item search, I am getting Transaction (Item receipt) bin number, how do I get the Item bin number
k
Bin on Hand search?
Inventory detail is what I've always used.
but I suppose if you aren't using Lots/Serials, that would be overkill and bin on hand should suffice.
s
we do use lot/serial, but when do Inventory detail it gives me transaction information
not sure how to achieve this goal but the goal I am trying to achieve is are there any items in RI Quarantine and if there are which item receipt is it on. so in order to do that I think I need to see if there is any RI Quarantine Bin on the item record first.
k
Are you trying to do this from a transaction search?
You can't do this from a transaction search - has to be an independent search.
s
i tried Item search and Transaction search both
independent search? you mean item search
k
You can search inventory detail from the list of searches itself
Don't join to inventory detail from item record... doesn't work well
and then when you join to transactions you wind up with straight left outer joins (i.e. if I have two joins to 3 records each - I wind up with 9 rows)
s
hmm thanks yes i did join the item record and inventory detail, let me do inventory detail search and i will ping again if that serves the purpose. thank you
I am running to the same problem, it is still not pulling the item bin number, it still pulls the transaction bin numbers