DBA Data[Home] [Help]

APPS.BEN_MAINTAIN_DESIGNEE_ELIG dependencies on HR_SOFT_CODING_KEYFLEX

Line 720: from hr_soft_coding_keyflex hsc,

716: )
717: )
718: and (p_legal_entity_id is null
719: or exists (select null
720: from hr_soft_coding_keyflex hsc,
721: per_all_assignments_f asg
722: where asg.person_id = pil.person_id
723: and asg.assignment_type <> 'C'
724: and asg.primary_flag = 'Y'