DBA Data[Home] [Help]

APPS.HR_NONRUN_ASACT dependencies on PAY_BATCH_HEADERS

Line 4114: pay_batch_headers bth,

4110: ) is
4111: select asg.assignment_id
4112: from pay_payroll_actions pac,
4113: pay_population_ranges pop,
4114: pay_batch_headers bth,
4115: pay_batch_lines btl,
4116: per_all_assignments_f asg
4117: where pac.payroll_action_id = pactid
4118: and pac.action_type = 'BEE'