DBA Data[Home] [Help]

APPS.HR_PERSON_ABSENCE_SWI dependencies on PQP_GB_OSP_FUNCTIONS

Line 404: IF pqp_gb_osp_functions.exists_in_gap_lookup

400: l_sickness_end_date := l_date_end;
401: l_date_notification := sysdate;
402: --9562057 Begin
403: -- l_abs_information_category := 'GB_PQP_OSP_OMP_PART_DAYS';
404: IF pqp_gb_osp_functions.exists_in_gap_lookup
405: (p_business_group_id=> p_business_group_id
406: ,p_lookup_code=> p_absence_attendance_type_id
407: ,p_effective_date=> sysdate)
408: THEN