DBA Data[Home] [Help]

APPS.GME_MOBILE_TXN dependencies on MTL_SECONDARY_LOCATORS

Line 4387: mtl_secondary_locators b

4383:
4384: CURSOR x_loc_lov1 IS
4385: SELECT a.inventory_location_id
4386: FROM wms_item_locations_kfv a,
4387: mtl_secondary_locators b
4388: WHERE b.organization_id = p_organization_Id
4389: AND b.inventory_item_id = p_Inventory_Item_Id
4390: AND b.subinventory_code = p_Subinventory_Code
4391: AND a.inventory_location_id = b.secondary_locator