DBA Data[Home] [Help]

APPS.HR_PERSON_ABSENCE_API dependencies on PAY_ELEMENT_ENTRIES_F

Line 2607: ,pay_element_entries_f pee

2603: ,per_absence_attendance_types abt
2604: ,pay_input_values_f piv
2605: ,pay_element_types_f pet
2606: ,pay_element_links_f pel
2607: ,pay_element_entries_f pee
2608: where abs.absence_attendance_id = p_absence_attendance_id
2609: and abs.person_id = asg.person_id
2610: and abs.absence_attendance_type_id = abt.absence_attendance_type_id
2611: and abt.input_value_id is not null