DBA Data[Home] [Help]

APPS.PAY_CA_EOY_ARCHIVE dependencies on HR_SOFT_CODING_KEYFLEX_KFV

Line 2414: ,hr_soft_coding_keyflex_kfv hsc

2410: cursor c_diff_assignments(p_person_id number) is
2411: select distinct(paf.assignment_id)
2412: from per_all_assignments_f paf
2413: ,per_all_people_f ppf
2414: ,hr_soft_coding_keyflex_kfv hsc
2415: ,hr_locations_all hl
2416: where ppf.person_id = p_person_id
2417: and ppf.person_id = paf.person_id
2418: and hsc.segment1 = l_tax_unit_id