DBA Data[Home] [Help]

APPS.HR_LOC_ABSENCE dependencies on PAY_ELEMENT_LINKS_F

Line 55: ,pay_element_links_f pel

51: ,pee.effective_end_date effective_end_date
52: from per_absence_attendances abs
53: ,per_all_assignments_f asg
54: ,pay_element_types_f pet
55: ,pay_element_links_f pel
56: ,pay_element_entries_f pee
57: ,pay_element_entry_values_f peev
58: ,pay_input_values_f piv
59: where abs.absence_attendance_id = p_absence_attendance_id

Line 87: ,pay_element_links_f pel

83: ,pee.effective_end_date effective_end_date
84: from per_absence_attendances abs
85: ,per_all_assignments_f asg
86: ,pay_element_types_f pet
87: ,pay_element_links_f pel
88: ,pay_element_entries_f pee
89: where abs.absence_attendance_id = p_absence_attendance_id
90: and abs.person_id = asg.person_id
91: and asg.assignment_id = p_assignment_id

Line 910: ,pay_element_links_f pel

906: ,pee.effective_end_date effective_end_date
907: from per_absence_attendances abs
908: ,per_all_assignments_f asg
909: ,pay_element_types_f pet
910: ,pay_element_links_f pel
911: ,pay_element_entries_f pee
912: ,pay_element_entry_values_f peev
913: ,pay_input_values_f piv
914: where abs.absence_attendance_id = p_absence_attendance_id

Line 940: ,pay_element_links_f pel

936: ,pee.effective_end_date
937: from per_absence_attendances abs
938: ,per_all_assignments_f asg
939: ,pay_element_types_f pet
940: ,pay_element_links_f pel
941: ,pay_element_entries_f pee
942: where abs.absence_attendance_id = p_absence_attendance_id
943: and abs.person_id = asg.person_id
944: and asg.assignment_id = p_assignment_id

Line 1722: ,pay_element_links_f pel

1718: ,pee.effective_end_date effective_end_date
1719: from per_absence_attendances abs
1720: ,per_all_assignments_f asg
1721: ,pay_element_types_f pet
1722: ,pay_element_links_f pel
1723: ,pay_element_entries_f pee
1724: ,pay_element_entry_values_f peev
1725: ,pay_input_values_f piv
1726: where abs.absence_attendance_id = p_absence_attendance_id

Line 1756: ,pay_element_links_f pel

1752: ,pee.effective_end_date effective_end_date
1753: from per_absence_attendances abs
1754: ,per_all_assignments_f asg
1755: ,pay_element_types_f pet
1756: ,pay_element_links_f pel
1757: ,pay_element_entries_f pee
1758: where abs.absence_attendance_id = p_absence_attendance_id
1759: and abs.person_id = asg.person_id
1760: and asg.assignment_id = p_assignment_id