DBA Data[Home] [Help]

APPS.PAY_BAL_ADJUST dependencies on PAY_CONSOLIDATION_SETS

Line 342: from pay_consolidation_sets con,

338: select con.business_group_id,
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