DBA Data[Home] [Help]

APPS.PAY_JP_LTAX_EFILE_PKG dependencies on PAY_ACTION_INTERLOCKS

Line 281: from pay_action_interlocks pain,

277: and pai.action_information1 = l_rec.assignment_action_id
278: and pai.action_information21 = g_parameter.organization_id
279: and not exists(
280: select NULL
281: from pay_action_interlocks pain,
282: pay_assignment_actions paan2,
283: pay_payroll_actions ppan2
284: where pain.locked_action_id = pai.action_information1
285: and paan2.assignment_action_id = pain.locking_action_id