DBA Data[Home] [Help]

APPS.HRENTMNT dependencies on PAY_LEGISLATION_RULES

Line 3489: from pay_legislation_rules plr,

3485: end if;
3486: --
3487: select /*+ INDEX(paf PER_ASSIGNMENTS_F_PK)*/ plr.rule_mode
3488: into l_adjust_ee_source
3489: from pay_legislation_rules plr,
3490: per_business_groups_perf pbg,
3491: per_all_assignments_f paf
3492: where paf.assignment_id = p_assignment_id
3493: and p_validation_start_date between paf.effective_start_date