DBA Data[Home] [Help]

APPS.PAY_AU_PAYSLIP_ARCHIVE dependencies on PER_ASSIGNMENTS_F

Line 1506: from per_assignments_f paaf

1502: (p_assignment_id pay_assignment_actions.assignment_id%type
1503: ,p_effective_date pay_payroll_actions.effective_date%type
1504: ) is
1505: select org.org_information12 abn
1506: from per_assignments_f paaf
1507: , hr_soft_coding_keyflex flex
1508: , hr_organization_information org
1509: where paaf.soft_coding_keyflex_id = flex.soft_coding_keyflex_id
1510: and to_char(org.organization_id) = flex.segment1