DBA Data[Home] [Help]

APPS.BEN_PURGE_BCKDT_VOIDED dependencies on HR_SOFT_CODING_KEYFLEX

Line 341: hr_soft_coding_keyflex soft

337: and pap.benefit_group_id = p_benfts_grp_id))
338: and (p_legal_entity_id is null
339: or exists (select null
340: from per_assignments_f paf,
341: hr_soft_coding_keyflex soft
342: where paf.person_id = ppf.person_id
343: and paf.assignment_type <> 'C'
344: and l_effective_date
345: between paf.effective_start_date