DBA Data[Home] [Help]

APPS.HR_PERSON_ABSENCE_API dependencies on PAY_ELEMENT_ENTRIES_F

Line 2019: ,pay_element_entries_f pee

2015: ,per_absence_attendance_types abt
2016: ,pay_input_values_f piv
2017: ,pay_element_types_f pet
2018: ,pay_element_links_f pel
2019: ,pay_element_entries_f pee
2020: where abs.absence_attendance_id = p_absence_attendance_id
2021: and abs.person_id = asg.person_id
2022: and abs.absence_attendance_type_id = abt.absence_attendance_type_id
2023: and abt.input_value_id is not null