DBA Data[Home] [Help]

APPS.PAY_BAL_ADJUST dependencies on PAY_ALL_PAYROLLS_F

Line 343: pay_all_payrolls_f prl

339: pay_payroll_actions_s.nextval
340: into l_business_group_id,
341: l_payroll_action_id
342: from pay_consolidation_sets con,
343: pay_all_payrolls_f prl
344: where con.consolidation_set_id = p_consolidation_set_id
345: and prl.payroll_id = p_payroll_id
346: and p_effective_date between
347: prl.effective_start_date and prl.effective_end_date