@ -14,6 +14,7 @@
a.warehouse_id,
a.status,
a.status_db,
a.wdr,
a.created_date
from handling_unit a
where a.site=#{site} and a.unit_id=#{labelCode} and a.in_stock_flag='Y' and a.part_no = #{partNo}