DBA Data[Home] [Help]

APPS.BEN_PDW_COPY_BEN_TO_STG dependencies on HR_LEG_LOOKUPS

Line 293: ,hr_leg_lookups

289: select
290: meaning into l_information185
291: from
292: per_abs_attendance_reasons
293: ,hr_leg_lookups
294: where
295: business_group_id = l_business_group_id
296: and abs_attendance_reason_id = l_crit.information178
297: and name = lookup_code