DBA Data[Home] [Help]

APPS.GMI_PRE_MIGRATION dependencies on MTL_SECONDARY_INVENTORIES

Line 260: mtl_secondary_inventories s,

256:
257: CURSOR c_sub_locator_ctl IS
258: SELECT distinct p.organization_code, s.secondary_inventory_name
259: FROM mtl_parameters p,
260: mtl_secondary_inventories s,
261: mtl_item_locations l,
262: ic_loct_mst ol
263: WHERE
264: p.organization_id = s.organization_id AND