DBA Data[Home] [Help]

APPS.HR_NONRUN_ASACT dependencies on PAY_BATCH_HEADERS

Line 4106: pay_batch_headers bth,

4102: ) is
4103: select asg.assignment_id
4104: from pay_payroll_actions pac,
4105: pay_population_ranges pop,
4106: pay_batch_headers bth,
4107: pay_batch_lines btl,
4108: per_all_assignments_f asg
4109: where pac.payroll_action_id = pactid
4110: and pac.action_type = 'BEE'