DBA Data[Home] [Help]

APPS.PAY_KR_NONSTAT_SPAY_EFILE dependencies on PAY_ASSIGNMENT_ACTIONS

Line 115: ,pay_assignment_actions xpaa

111: and ihoi.organization_id = hou.organization_id
112: and exists( select 'x'
113: from ff_user_entities fue
114: ,ff_archive_items fai
115: ,pay_assignment_actions xpaa
116: ,pay_payroll_actions xppa
117: where xppa.action_type = 'X'
118: and xppa.action_status = 'C'
119: --Bug 5069923