DBA Data[Home] [Help]

APPS.PAY_JP_ITWB_ARCHIVE_PKG dependencies on PAY_JP_ITAX_PACT_V2

Line 1765: pay_jp_itax_pact_v2 pjip

1761: and nvl(hou.date_to,hr_api.g_eot) >= g_effective_soy
1762: and not exists(
1763: select null
1764: from pay_payroll_actions ppa,
1765: pay_jp_itax_pact_v2 pjip
1766: where ppa.business_group_id + 0 = g_business_group_id
1767: and ppa.effective_date
1768: between g_effective_soy and g_effective_eoy
1769: and ppa.action_type = 'X'