DBA Data[Home] [Help]

APPS.PAY_ZA_SOE dependencies on HR_ORGANIZATION_INFORMATION

Line 523: ,hr_organization_information org

519: ,pay_balance_dimensions pbd
520: ,pay_assignment_actions paa
521: ,pay_payroll_actions ppa
522: ,per_all_assignments_f asg
523: ,hr_organization_information org
524: Where paa.assignment_action_id = p_assignment_action_id and
525: paa.assignment_id = asg.assignment_id and
526: paa.payroll_action_id = ppa.payroll_action_id and
527: ppa.effective_date between asg.effective_start_date and asg.effective_end_date and