How to find FROM_LPN, TO_LPN, PICKED_LPN, LOADED_LPN,DROP_LPN from wms different tables? Is someone
I am trying write query that allows me to find following information for any given task.
From_lpn,
To lpn,
Drop Lpn
Loaded Lpn,
picked Lpn,
Allocated LPN.
Does anyone know which tables and columns I need to use to build this query?
Thanks in advance!!
0