DBA Data[Home] [Help]

APPS.PAY_JP_REPORT_PKG dependencies on PER_ALL_ASSIGNMENTS_F

Line 874: per_all_assignments_f pa

870: NULL, decode(pai.action_information21, cp_itax_organization_id, pai.action_information14, NULL))), 0) PREV_SWOT_MUTUAL_AID
871: from pay_assignment_actions paa,
872: pay_payroll_actions ppa,
873: pay_action_information pai,
874: per_all_assignments_f pa
875: where paa.assignment_id = p_assignment_id
876: /* Below conditions have already been taken care in Pre-Tax Archiver
877: process. So they are redundant here and removed.
878: for Bug# 5033800 */