DBA Data[Home] [Help]

APPS.PAY_KR_NONSTAT_SPAY_EFILE dependencies on PAY_ASSIGNMENT_ACTIONS

Line 118: ,pay_assignment_actions xpaa

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