DBA Data[Home] [Help]

APPS.BEN_PREMIUM_CONCURRENT dependencies on HR_SOFT_CODING_KEYFLEX

Line 589: hr_soft_coding_keyflex soft

585: and organization_id = p_organization_id ) )
586: and ( p_legal_entity_id is null
587: or exists (select null
588: from per_assignments_f paf,
589: hr_soft_coding_keyflex soft
590: where paf.person_id = pen.person_id
591: and p_effective_date
592: between paf.effective_start_date
593: and paf.effective_end_date