DBA Data[Home] [Help]

APPS.PAY_NEGBAL_PKG dependencies on PAY_ACTION_CLASSIFICATIONS

Line 236: from pay_action_classifications pac,

232: AND asg.effective_end_date >= l_period_start
233: AND paa.assignment_id = asg.assignment_id
234: AND (paa.action_sequence,asg.person_id,paa.tax_unit_id)
235: in (select max(paa1.action_sequence),paf1.person_id, paa1.tax_unit_id
236: from pay_action_classifications pac,
237: pay_payroll_actions ppa1,
238: pay_assignment_actions paa1,
239: per_assignments_f paf1
240: where paf1.person_id = asg.person_id