DBA Data[Home] [Help]

APPS.BEN_ENROLMENT_REQUIREMENTS dependencies on BEN_PTNL_LER_FOR_PER

Line 2325: ,ben_ptnl_ler_for_per plr

2321: SELECT MAX(pil.bckt_dt)
2322: FROM ben_per_in_ler pil
2323: -- CWB changes
2324: ,ben_ler_f ler
2325: ,ben_ptnl_ler_for_per plr
2326: WHERE pil.person_id = p_person_id
2327: AND pil.ler_id = ler.ler_id
2328: and ler.typ_cd not in ('COMP','ABS', 'GSP', 'IREC','SCHEDDU')
2329: and l_lf_evt_ocrd_dt between