DBA Data[Home] [Help]

APPS.CSP_EXCESS_PARTS_PVT dependencies on HR_ALL_ORGANIZATION_UNITS

Line 2450: hr_all_organization_units org,

2446: null as county,
2447: hrloc.country as country
2448: from
2449: MTL_SECONDARY_INVENTORIES sub,
2450: hr_all_organization_units org,
2451: hr_locations_all hrloc
2452: where org.organization_id = v_org_id
2453: and org.organization_id = sub.organization_id(+)
2454: and sub.secondary_inventory_name(+) = v_subinv