DBA Data[Home] [Help]

APPS.PSP_SUM_TRANS dependencies on PER_ALL_ASSIGNMENTS_F

Line 1901: per_all_assignments_f paf,

1897: paf.assignment_number,
1898: pet.element_name,
1899: hou.name
1900: from per_all_people_f ppf,
1901: per_all_assignments_f paf,
1902: pay_element_types_f pet,
1903: hr_all_organization_units hou
1904: where ppf.person_id = l_person_id
1905: and l_distribution_date between ppf.effective_start_date and ppf.effective_end_date

Line 4242: per_all_assignments_f paf,

4238: paf.assignment_number,
4239: pet.element_name,
4240: hou.name
4241: from per_all_people_f ppf,
4242: per_all_assignments_f paf,
4243: pay_element_types_f pet,
4244: hr_all_organization_units hou
4245: where ppf.person_id = l_person_id
4246: and l_distribution_date between ppf.effective_start_date and ppf.effective_end_date