DBA Data[Home] [Help]

APPS.BEN_MAINTAIN_DESIGNEE_ELIG dependencies on HR_SOFT_CODING_KEYFLEX

Line 715: from hr_soft_coding_keyflex hsc,

711: )
712: )
713: and (p_legal_entity_id is null
714: or exists (select null
715: from hr_soft_coding_keyflex hsc,
716: per_all_assignments_f asg
717: where asg.person_id = pil.person_id
718: and asg.assignment_type <> 'C'
719: and asg.primary_flag = 'Y'