DBA Data[Home] [Help]

APPS.PER_PGN_BUS dependencies on HR_LOCATION_EXTRA_INFO

Line 614: hr_location_extra_info lei

610: --
611: cursor csr_loc_extra_exists is
612: select 'Y'
613: from hr_locations_all loc,
614: hr_location_extra_info lei
615: where loc.location_id = p_entity_id
616: and loc.location_id = lei.location_id
617: and lei.information_type in ('Establishment Information',
618: 'VETS-100 Specific Information',