DBA Data[Home] [Help]

APPS.BEN_PRC_BUS dependencies on PAY_ELEMENT_TYPES_F

Line 1555: pay_element_types_f b,

1551: select /*+ leading(d) use_nl(d i e h a j g b) index(h PAY_RUN_RESULTS_N50) */
1552: max(g.end_date) end_date
1553: from
1554: pay_run_result_values a,
1555: pay_element_types_f b,
1556: pay_assignment_actions d,
1557: pay_payroll_actions e,
1558: per_time_periods g,
1559: pay_run_results h,