DBA Data[Home] [Help]

APPS.PAY_JP_SPR_EFILE_PKG dependencies on PAY_JP_ITAX_PACT_V2

Line 1633: pay_jp_itax_pact_v2 pjip

1629: and nvl(hou.date_to,hr_api.g_eot) >= g_effective_soy
1630: and not exists(
1631: select null
1632: from pay_payroll_actions ppa,
1633: pay_jp_itax_pact_v2 pjip
1634: where ppa.business_group_id + 0 = g_business_group_id
1635: and ppa.effective_date
1636: between g_effective_soy and g_effective_eoy
1637: and ppa.action_type = 'X'