DBA Data[Home] [Help]

APPS.PER_PERRPRAA_XMLP_PKG dependencies on PER_ABSENCE_ATTENDANCE_TYPES

Line 125: , per_absence_attendance_types abtype

121: SELECT sum (fnd_number.canonical_to_number(target.screen_entry_value))
122: INTO l_runtot
123: FROM pay_element_entry_values_f target
124: , pay_element_entries_f ee
125: , per_absence_attendance_types abtype
126: , per_assignments_f ASS
127: WHERE ASS.person_id = summ_person_id
128: AND ASS.primary_flag = 'Y'
129: AND P_SESSION_DATE