DBA Data[Home] [Help]

APPS.HRENTMNT dependencies on PAY_LEGISLATION_RULES

Line 4130: from pay_legislation_rules plr,

4126: end if;
4127: --
4128: select /*+ INDEX(paf PER_ASSIGNMENTS_F_PK)*/ plr.rule_mode
4129: into l_adjust_ee_source
4130: from pay_legislation_rules plr,
4131: per_business_groups_perf pbg,
4132: per_all_assignments_f paf
4133: where paf.assignment_id = p_assignment_id
4134: and p_validation_start_date between paf.effective_start_date