DBA Data[Home] [Help]

APPS.PAY_SG_IRAS_MAGTAPE dependencies on FF_ARCHIVE_ITEMS

Line 175: ff_archive_items ffis,

171: ))
172: or (g_report_type='A' AND exists (select '' from
173: pay_assignment_actions aacs,
174: pay_payroll_Actions ppas,
175: ff_archive_items ffis,
176: ff_database_items fdis
177: where ffis.context1 = aacs.assignment_action_id
178: and a.assignment_id = aacs.assignment_id
179: and aacs.payroll_action_id = ppas.payroll_action_id