DBA Data[Home] [Help]

APPS.GME_MOBILE_TXN dependencies on MTL_SECONDARY_LOCATORS

Line 4257: mtl_secondary_locators b

4253:
4254: CURSOR x_loc_lov1 IS
4255: SELECT a.inventory_location_id
4256: FROM wms_item_locations_kfv a,
4257: mtl_secondary_locators b
4258: WHERE b.organization_id = p_organization_Id
4259: AND b.inventory_item_id = p_Inventory_Item_Id
4260: AND b.subinventory_code = p_Subinventory_Code
4261: AND a.inventory_location_id = b.secondary_locator