Skip to content

库区检索

LocSearch

货位检索

sqlId: selectLoc

SQL

sql
select bl.*, ba.wh_area_name, ba.wh_area_code
        from bas_location bl
        inner join bas_wh_area ba on bl.wh_area_id = ba.wh_area_id
        where bl.is_enable = '0001'
        --@ and bl.wh_id = #{wh_id, javaType=long}
        --@ and bl.wh_area_id = #{area_id, javaType=long}
        --% and bl.loc_code like #{loc_code}
        order by bl.loc_code asc

字段

总共 18

字段描述
loc_id库位ID
wh_id仓库ID
wh_area_id库区ID
loc_code库位编号
loc_type库位类型
loc_env库存环境
loc_use库位使用方式
wh_area_name库区名称
wh_area_code库区编号
road_code巷道号
row_no
cno
column_no
length
width
highly
volume_limit体积
weight_limit重量