DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY2 dependencies on BEN_LER_F

Line 1401: ben_ler_f ler

1397: -- iRec : Added mode iRecruitmnent (I)
1398: cursor c_ptnl_le(v_wait_end_dt date) is
1399: select 's'
1400: from ben_ptnl_ler_for_per ptl,
1401: ben_ler_f ler
1402: where ptl.person_id = p_person_id
1403: and ptl.ler_id <> p_ler_id
1404: and ler.ler_id = ptl.ler_id
1405: and ler.typ_cd not in ('COMP', 'ABS', 'SCHEDDU', 'GSP', 'IREC') -- iRec