DBA Data[Home] [Help]

APPS.PER_PERUSEOX_XMLP_PKG dependencies on HR_LOCATIONS_ALL

Line 80: hr_locations_all eloc

76: into l_dummy
77: from hr_location_extra_info hlei1,
78: hr_location_extra_info hlei2,
79: per_gen_hierarchy_nodes pgn,
80: hr_locations_all eloc
81: where pgn.hierarchy_version_id = p_hierarchy_version_id
82: and pgn.node_type = 'EST'
83: and eloc.location_id = pgn.entity_id
84: and hlei1.location_id = eloc.location_id