DBA Data[Home] [Help]

APPS.PAY_AU_PAYSLIP_ARCHIVE dependencies on PER_ASSIGNMENTS_F

Line 1341: from per_assignments_f paaf

1337: (p_assignment_id pay_assignment_actions.assignment_id%type
1338: ,p_effective_date pay_payroll_actions.effective_date%type
1339: ) is
1340: select org.org_information12 abn
1341: from per_assignments_f paaf
1342: , hr_soft_coding_keyflex flex
1343: , hr_organization_information org
1344: where paaf.soft_coding_keyflex_id = flex.soft_coding_keyflex_id
1345: and to_char(org.organization_id) = flex.segment1