DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_ELPRO_MODULE dependencies on PER_ABS_ATTENDANCE_REASONS

Line 2371: from per_abs_attendance_reasons abr,

2367: -- pabodla : mapping data
2368: --
2369: cursor c_get_mapping_name6(p_id in number,p_id1 in number,p_date in date) is
2370: select hl.meaning name
2371: from per_abs_attendance_reasons abr,
2372: hr_leg_lookups hl
2373: where abr.business_group_id = p_business_group_id
2374: and abr.absence_attendance_type_id = p_id
2375: and abr.abs_attendance_reason_id = p_id1