DBA Data[Home] [Help]

APPS.HR_JP_GENERAL_PKG dependencies on PAY_ASSIGNMENT_ACTIONS

Line 150: from pay_assignment_actions paa,

146: -- It doesn't matter whether action_status is 'C' or other values.
147: CURSOR cur_run_assact IS
148: select /*+ ORDERED USE_NL(PPA PES PTP) */
149: 'TRUE'
150: from pay_assignment_actions paa,
151: pay_payroll_actions ppa,
152: pay_element_sets pes,
153: per_time_periods ptp
154: where paa.assignment_id=p_assignment_id